当前位置: 代码迷 >> J2EE >> 导入外部maven项目报错
  详细解决方案

导入外部maven项目报错

热度:83   发布时间:2016-04-17 22:58:37.0
导入外部maven项目出错
一开始导入的时候好像在加载什么东西
到时我手贱把它关了   之后他就一直错误了
Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project 'wxine_m'.
Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-resources-plugin:jar:2.5
------解决思路----------------------
这个错说是没找到maven-resources-plugin-2.5这个jar copy个  或者 downLoad个 然后 Update下 应该就可以了