maven打包出现错误: Failed to clean pro
作者:
太大_453b | 来源:发表于
2018-05-16 14:33 被阅读32次
在maven进行clean 或者package的时候出现:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project MmpFrontTest: Failed to clean project: Failed to delete D:\develop\workspace\MmpFrontTest\target\classes\properties\config.properties -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
解决方案
本文标题:maven打包出现错误: Failed to clean pro
本文链接:https://www.haomeiwen.com/subject/almpdftx.html
网友评论