maven Failed to copy file for artifact

While building project:
Group-Id: xxx
Artifact-Id: xxxx
Version: x.x.x
From file: E:\workspace\xxxx\pom.xml
maven

Reason: Failed to copy file for artifact[xxx:xxxx:jar:x.x.x:compile]ui


错误缘由是:要下载的这个xxx.xxxx.x.x.x.jar这个包,在本地已经有一个xxxx的工程,先将这工程关掉,而后再去maven war:inplace一下就不会有 问题了。
spa

相关文章
相关标签/搜索