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

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


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


相关文章:

  • 2021-07-18
  • 2021-09-28
  • 2021-12-05
  • 2021-11-14
  • 2022-02-20
  • 2021-11-09
猜你喜欢
  • 2021-09-17
  • 2021-09-19
  • 2021-11-04
  • 2021-10-02
相关资源
相似解决方案