pom文件报错: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


今天从网上down了个maven项目下来,但是pom文件一直报错,
这句话的意思是:
对于这个包从maven中心传输到本地仓库失败,决定不会重新尝试下载jar包,直到maven再改更新索引,或强制更新。


找到本地仓库报错的那个文件夹,打开之后发现没有主题jar包
实际的解决办法是:直接去本地仓库,把这个7.0的目录删除掉(因为包没有下载下来),再次刷新你的项目就中以了,或者在你的项目上右击,选择maven--->update就可以了,让maven重新下载。
更新后再次打开7.0可以看到jar包完整啦


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



猜您在找 Failure to transfer org.apache.maven:maven-archiver:pom:2.5 from http://repo.maven.apache.org/ maven2 was cached in the local repository, resolution will not be reattempted until the update interv Maven-010-maven 编译报错:Failure to ... in ... was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced. was cached in the local repository, resolution will not be reattempted until the update interval of fintech has elapsed or updates are forced Failure to transfer org.apache.maven:maven-archiver:pom:2.5 from https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval o maven 下载jar失败: resolution will not be reattempted until the update interval of central has elapsed or updates are forced Failure to find ... was cached in the local repository, resolution will not be reattempted until the update interval of public has elapsed or updates are forced 问题解决 Failure to find xxx in xxx was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced @ xxx resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced resolution will not be reattempted until the update interval of repository-group has elapsed or updates are forced maven问题-"resolution will not be reattempted until the update interval of MyRepo has elapsed"
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM