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

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5

时间:2016-01-16 21:03:56      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved

 
此问题的解决:
 
1、要确认spring sts已经设置代理
2、要确认windows -> Preferences -> maven 的settings.xml文件中,设置代理。
3、C:\Users\ttt\.m2\repository\org\apache\maven\plugins目录下的文件夹全部删除,重新下载。
 
【右击项目】->【Maven】->【Update Project...】 等待plugins下载完成即可
 
参照网址:
http://stackoverflow.com/questions/12533885/could-not-calculate-build-plan-plugin-org-apache-maven-pluginsmaven-resources
 
http://forum.spring.io/forum/spring-projects/springsource-tool-suite/120244-while-creating-a-new-project-using-spring-template-project-i-am-getting-error

Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5

标签:

原文地址:http://www.cnblogs.com/exmyth/p/5136207.html

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