【发布时间】:2015-11-07 22:25:24
【问题描述】:
我有以下设置 -
maven enabled in eclipse
with full index enabled and
download repository index on start up checked
一开始它下载了nexus-maven-repository-index.gz,我能够从eclipse本身搜索工件。
但是几天后,我丢失了包含 nexus-maven-repository-index.gz 文件的 .cache 文件夹,现在当我尝试重新索引时,它只会显示
"更新索引中心|http://repo.maven.apache.org/maven2"
这个过程似乎永远不会结束。我该如何解决这个问题,以便能够在 eclipse 本身上搜索工件?
【问题讨论】:
标签: eclipse maven nexus spring-tool-suite