java - pom.xml报错
PHPz
PHPz 2017-04-18 09:15:10
0
1
458

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
PHPz
PHPz

学习是最好的投资!

最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!