【发布时间】:2015-06-03 12:27:08
【问题描述】:
我从 Eclipse 打开一个 maven 项目时遇到这个问题
ArtifactDescriptorException:无法读取 junit:junit:jar:4.8 的工件描述符:ArtifactResolutionException:无法将工件 junit:junit:pom:4.8 从/到 repository-apache-org (https://repository.apache.org/content/groups/public/) 传输工件:连接被拒绝:否更多信息https://repository.apache.org/content/groups/public/junit/junit/4.8/junit-4.8.pom
【问题讨论】:
-
你可以随时尝试 mvn -U clean install