【发布时间】:2014-09-26 07:33:31
【问题描述】:
我对 maven 很陌生,我在 eclipse 中集成了 maven,当我尝试转换我现有的 项目到 maven 我收到以下错误:
http://repo.maven.apache.org/maven2 was cached in the local repository, resolution
will not be reattempted until the update interval of central has elapsed or updates
are forced.
Original error: Could not transfer artifact org.apache.maven.plugins:maven-surefire-
plugin:pom:2.12.4 from/to central (http://repo.maven.apache.org/maven2): repo.maven.apache.org
我不知道这是什么?请指导我。
【问题讨论】:
-
使用 -e 运行命令,以便查看异常。然后请在此处粘贴较大部分的构建日志,而不仅仅是 2 行。