Maven报错:Index downloads are disabled, search result may be incomplete.

情况:在eclipse中使用Maven添加jar包,点击pom.xml文件Dependencies:添加jar包的页面,出现

Maven报错:Index downloads are disabled, search result may be incomplete.也有时候不报这个错误,但是查询也没有反应时。

1、 在preferences里面选择maven,选中“Download repository index updates on startup"。

2、 window - show view - other- Maven - 打开Maven Repositories

3、展开Global Repositories,右键central,勾上Full Index Enabled,

4、让eclipse下载完索引重启就可以了

 

posted @ 2020-03-26 10:05  Wholala  阅读(246)  评论(0编辑  收藏  举报