猿问

pom.xml报错

POM文件配置


<!-- http://mvnrepository.com/artifact/dom4j/dom4j -->

        <dependency>

            <groupId>dom4j</groupId>

            <artifactId>dom4j</artifactId>

            <version>1.6.1</version>

        </dependency>

下载成功了

头部报错,更新项目也不行


ArtifactTransferException: Failure to transfer xml-apis:xml-apis:jar:1.0.b2 from 

http://repo.maven.apache.org/maven2 was cached in the local repository, 

resolution will not be reattempted until the update 

 interval of central has elapsed or updates are forced. Original error: Could not transfer artifact 

xml-apis:xml-apis:jar:1.0.b2 from/to central (http://repo.maven.apache.org/maven2): connection timed out to 

 http://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar


蓝山帝景
浏览 341回答 1
1回答

胡说叔叔

远程仓库连接超时,可能你机器连不上远程仓库或者远程仓库挂了,你可以选个国内的仓库试试
随时随地看视频慕课网APP

相关分类

Java
我要回答