我有这个问题:
当我启动Eclipse (使用Maven Integration for Eclipse的Indigo Service Release 1)时,它正试图从Maven Repositories下载文件:
repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz
Run Code Online (Sandbox Code Playgroud)
它达到约10-20%(这需要loooong),然后显然它放弃了:
02.05.12 08:47:36 MESZ: Updating index central|http://repo1.maven.org/maven2
02.05.12 09:09:25 MESZ: Unable to update index for central|http://repo1.maven.org/maven2
Run Code Online (Sandbox Code Playgroud)
现在我尝试手动下载这个gz文件因为我认为,下载会在Eclipse中发生任何超时.现在我还有另外两个问题:
任何有用的想法或答案?