Jsoup fork:maven无法收集依赖项

时间:2014-01-05 13:30:10

标签: eclipse maven jsoup pom.xml m2e

我分叉了jsoup,我通过eclipse的m2e插件执行了maven install。 我得到的错误是

[ERROR] Failed to execute goal org.apache.felix:maven-bundle-plugin:2.1.0:manifest (bundle-manifest) on project jsoup: Execution bundle-manifest of goal org.apache.felix:maven-bundle-plugin:2.1.0:manifest failed: Plugin org.apache.felix:maven-bundle-plugin:2.1.0 or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.felix:maven-bundle-plugin:jar:2.1.0 (): Failed to read artifact descriptor for org.apache.maven:maven-artifact-manager:jar:2.0.7: Could not transfer artifact org.apache.maven:maven-artifact-manager:pom:2.0.7 from/to central (http://repo.maven.apache.org/maven2): connection timed out to http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom
-> [Help 1]

我是maven的完全菜鸟。有没有人有任何建议?

1 个答案:

答案 0 :(得分:2)

您只是遇到连接超时...稍后重试或使用maven代理。

该文件存在:http://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom