【maven】ecplise新建maven項目 報錯Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin


在ecplise上新建maven項目 報錯:

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.6

對於這個問題的解決方法:

刪除maven庫里面文件:C:\Users\Administrator\.m2\repository\org\apache\maven\plugins這個文件夾下的所有文件

注意自己maven庫的位置。

 

然后重啟ecplise,新建maven項目即可


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM