错误如下:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project jianchidu: Failed to clean project: Failed to delete D:\Program Files (x86)\github\jianchidu\jianchidu\target\m2e-jee\web-resources\META-INF\maven\com.read\jianchidu\pom.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
原因:
我打开了Git Extensions,同时运行MyEclipse 里的maven clean报上述错误。关掉Git Extensions,再运行MyEclipse里的maven clean,正常。
注:Git Extensions和MyEclipse访问的是同一个目录下的工程
本文记录了一次使用MyEclipse进行Maven清理操作时遇到的错误,并提供了具体的错误信息及解决方案。错误发生在尝试删除特定文件夹时,通过关闭GitExtensions软件后问题得到解决。
4906

被折叠的 条评论
为什么被折叠?



