码迷,mamicode.com
首页 > Web开发 > 详细

Maven项目报错:Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clea

时间:2017-05-11 20:33:13      阅读:407      评论:0      收藏:0      [点我收藏+]

标签:term   执行   pac   plugin   ogg   org   target   启动   报错   

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean) on project study-search: Failed to clean project: Failed to delete D:\Pxxtarget\tomcat\logs\access_log.2017-3-24

[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.

 

本来是执行clean tomcat7:run命令的,结果执行clean的时候就报错了,不能清除log,那就是log被某个程序占用了,所以不能清除,XX,刚刚启动的程序没有关闭,terminate.再次启动,OK了!

Maven项目报错:Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clea

标签:term   执行   pac   plugin   ogg   org   target   启动   报错   

原文地址:http://www.cnblogs.com/love540376/p/6842396.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!