idea打包 Unable to rename ‘xxxxx\target\xxx.jar‘ to ‘xxxx\target\xxxx.jar.original‘

Failed to execute goal org.springframework.boot:spring-boot-maven-
plugin:2.1.6.RELEASE:repackage (repackage) on project CSDN: Execution
repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.1.6.RELEASE:repackage failed: Unable to
rename ‘xxxxx\target\xxx.jar’ to ‘xxxx\target\xxxx.jar.original’
原因:因为这个服务被占用了,
解决方法: 找到java的进程,强制关闭


版权声明:本文为weixin_40690761原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。