在线一区二区三区高清视频,国产精品妇女一二三区,美女被遭强高潮网站在线播放,实拍各种胸走光见奶头

Maven項目報錯:Failed to execute goal org.apache.maven.

時間:2020-02-19 21:09:33 類型:JAVA
字號:    

  [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 f:\ncyteng\tomcat\logs\access_log.2020-02-19

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

  本來是執(zhí)行clean tomcat8:run命令的,結(jié)果執(zhí)行clean的時候就報錯了,不能清除log,那是log被某個程序占用了,所以不能清除,剛剛啟動的程序沒有關(guān)閉,terminate.再次啟動,OK了!


<