使用 maven 报错 ArtifactTransferException Failure to transfer

转载链接:http://zhanghua.1199.blog.163.com/blog/static/464498072013529936189/


ArtifactTransferException: Failure to transfer org.apache.hadoop:hadoop-core:jar:1.1.1 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 org.apache.hadoop:hadoop-core:jar:1.1.1 from/to central (http://repo.maven.apache.org/maven2): No response received after 60000 
这句话的意思是:


对于这个包从maven中心传输到本地仓库失败,决定不会重新尝试下载jar包,直到maven再改更新索引,或强制更新。


实际的解决办法是:直接去本地仓库,把这个1.1.1的目录删除掉(因为包没有下载下来),再次刷新你的项目就中以了,或者在你的项目上右击,选择maven--->update就可以了,让maven重新下载。



补充,


自己使用时,是在使用 Maven 添加dom4j依赖时,发现如下错误提示,

ArtifactTransferException: Failure to transfer xml-apis:xml-apis:jar:1.0.b2 from http://192.168.137.217/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of local-nexus has elapsed or updates are forced. Original error: Could not transfer artifact xml-apis:xml-apis:jar:1.0.b2 from/to local-nexus (http://192.168.137.217/nexus/content/groups/public/): Connection refused: connect

即报错未必为直接添加的依赖包。但使用如上方法,删除本地仓库的对应文件夹仍可解决问题。


  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值