如何在eclipse中解决pom.xml maven中的问题

时间:2016-11-08 10:46:00

标签: eclipse maven maven-plugin

我在maclipse中使用maven导入了一个项目,但是我在pom.xml文件中遇到了一些错误,我在这里报告:

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

我安装了Eclipse EE以便集成Maven。谁能帮我?谢谢

0 个答案:

没有答案