在Windows中构建的Linux中打开maven项目

时间:2016-06-06 12:36:18

标签: linux windows maven ubuntu-16.04 eclipse-neon

我试图在Linux中打开一个我在windows中构建的maven项目。它显示此错误

错误:

Errors occurred during the build.
Errors running builder 'Maven Project Builder' on project 'dota'.
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
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
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
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

如何解决?

发现它是这样的: https://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException 但无法弄清楚如何继续!

0 个答案:

没有答案