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

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

时间:2015-08-12 19:23:38      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:could-not   maven   calculate   build   

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

解决方法:

首先要确保eclipse中maven的配置正确!
找到自己的maven仓库所在的位置,例如我的:

C:\Users\liugen.xu.m2\repository\org\apache\maven\plugins

找到repository\org\apache\maven\plugins这个目录,然后删除plugins目录下的所有文件,让下次软件打开的时候重新下载文件.

然后项目可能还会有红色的叉叉,然后点击项目右键—–>Maven—Update Project ,然后就会更新整个项目,基本就可以解决问题。

版权声明:本文为博主原创文章,未经博主允许不得转载。

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

标签:could-not   maven   calculate   build   

原文地址:http://blog.csdn.net/xlgen157387/article/details/47448905

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