欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

MyEclipspse 启动时 Unable to update index for central|http://repo1.maven.org/maven

程序员文章站 2022-07-13 12:33:20
...
测试环境:MyEclipse8.6
1、现象
  MyEclipspse  启动信息
12-11-29 上午08时57分42秒: Unable to update index for central|http://repo1.maven.org/maven2
12-11-29 上午08时57分41秒: Updating index central|http://repo1.maven.org/maven2
12-11-29 上午08时57分42秒: Downloading d9d714e11cb097b3ffcec91cccc65d3e : nexus-maven-repository-index.properties
12-11-29 上午08时57分42秒: Downloaded Repository[d9d714e11cb097b3ffcec91cccc65d3e|http://repo1.maven.org/maven2/.index]/nexus-maven-repository-index.properties
12-11-29 上午08时57分42秒: Downloading d9d714e11cb097b3ffcec91cccc65d3e : nexus-maven-repository-index.gz
12-11-29 上午08时57分42秒: Downloaded Repository[d9d714e11cb097b3ffcec91cccc65d3e|http://repo1.maven.org/maven2/.index]/nexus-maven-repository-index.gz


2、解决方案
  preference→MyEclipse→Maven4MyEclipse→Maven
  去掉右边 Download repository index updates on startup 选项。