最新亚洲精品福利在线,欧美一区二区三区大片,久久91无码一区二区三区,色哟哟免费观看视频入口,美女裸露双奶头屁股无裸体

Maven項(xiàng)目報(bào)錯(cuò):Failed to execute goal org.apache.maven.

時(shí)間:2020-02-19 21:09:33 類(lèi)型:JAVA
字號(hào):    

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

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


<