spring boot打包 mvn install时遇到错误Failed to execute goal org.apache.maven.plugins:maven-resources-plugin

参考https://blog.csdn.net/Amy126/article/details/90636758

我使用了xftp正在与服务器传输文件,想到应该是这个问题,所以把xftp断开连接(或者把对应文件夹不选到target文件夹)。

spring boot打包 mvn install时遇到错误Failed to execute goal org.apache.maven.plugins:maven-resources-plugin

我只是让他不在占用我的target文件夹了(上图左边机器)

之后就成功了

spring boot打包 mvn install时遇到错误Failed to execute goal org.apache.maven.plugins:maven-resources-plugin

 

相关文章:

  • 2021-04-12
  • 2021-12-15
  • 2021-12-03
  • 2021-06-24
  • 2022-12-23
  • 2021-12-15
猜你喜欢
  • 2021-12-26
  • 2022-01-05
  • 2022-12-23
  • 2021-07-18
  • 2022-12-23
  • 2021-05-02
  • 2021-11-09
相关资源
相似解决方案