标签:
Failure to transfer com.thoughtworks.xstream:xstream:jar:1.3.1 from http://repo1.maven.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.
解决办法:
a. 删除m2\repository 所有 .lastUpdated为扩展名的文件
b. 然后在工程上点击右键,选择Maven4MyEclipse,然后选择Update Project Configuration,等待结果
建立Maven工程时出错,Failure to transfer com.thoughtworks.xstream:xstream:jar:1.3.1
标签:
原文地址:http://www.cnblogs.com/linux-wangkun/p/5667718.html