首页 > Web开发 > 详细

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

时间:2018-08-25 17:08:41      阅读:386      评论:0      收藏:0      [点我收藏+]

 

eclipse中新建maven项目,出现

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

解决办法:

删除maven本地库里面的org.apache.maven.plugins:maven-resources-plugin所在目录,让mavan重新下载这个包

例如:C:\Users\Administrator\.m2\repository\org\apache\maven\plugins(你自己的目录)所有文件。

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

原文:https://www.cnblogs.com/heqiyoujing/p/9534594.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!