Maven 项目clean时报这个错误怎么破?

发布于 2021-12-04 11:23:54 字数 1723 浏览 522 评论 3

[INFO] Scanning for projects...

[INFO]                                                                         

[INFO] ------------------------------------------------------------------------

[INFO] Building open Maven Webapp 0.0.1-SNAPSHOT

[INFO] ------------------------------------------------------------------------

[INFO] 

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ open ---

[INFO] Deleting F:workspaceopenopentarget

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 0.238 s

[INFO] Finished at: 2016-03-24T15:07:06+08:00

[INFO] Final Memory: 3M/120M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project open: Failed to clean project: Failed to delete F:workspaceopenopentargettomcatlogsaccess_log.2016-03-24 -> [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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

偏爱自由 2021-12-06 09:53:32

这个需要把myeclipse关闭,然后去文件夹里面删掉这个日志文件,在重启myeclipse,clean tomcat7:run ,这样可以。不知道有没有什么别的好办法。

挽清梦 2021-12-06 01:08:53

果然是,有没有资料介绍一下为什么被占用之类的……

冷默言语 2021-12-05 14:09:35

回复
windows只会告诉你该文件被其他程序占用,但不会告诉是哪个!我也不知道为什么,虽然有一些软件可以检查是哪个文件打开了,但是这也改变不了windows这么“傻”

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文