【发布时间】:2017-05-03 23:39:43
【问题描述】:
我已经从
下载了索引文件repo1.maven.org/maven2/.index/nexus-maven-repository-index.properties repo1.maven.org/maven2/.index/nexus-maven-repository-index.gz
比使用httpServer,在windows10中编辑hosts文件,
这样idea就可以从localhost成功下载maven索引文件了,
但是,gzip 失败了...
org.jetbrains.idea.maven.server.MavenServerIndexerException:
java.io.EOFException: Unexpected end of ZLIB input stream
【问题讨论】:
标签: maven intellij-idea indexing