eclipse中的maven项目设置配置

时间:2016-11-08 16:10:36

标签: spring hibernate maven

我是maven的新手。我试图在eclipse IDE中设置我的第一个maven项目,但在创建项目时我收到一个错误:

构建期间发生错误。

Errors running builder 'Maven Project Builder' on project 'SpringLoginApplication'.
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

我无法找到此错误的原因。有人可以帮我这方面吗?

0 个答案:

没有答案