原文: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

Failure to transferorg.apache.maven:maven archiver:pom: . from http: repo.maven.apache.org maven was cached in the local repository, resolution will not be reattempted until the update interval of cen ...

2016-07-30 11:01 0 9899 推薦指數:

查看詳情

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

這個錯誤是說項目的依賴由於本地倉庫的緩存沒有引進來。 解決思路:先找到本地倉庫下相關依賴的文件夾,刪除掉,再回到項目執行mvn package,依賴就可以成功引進來了。 參考:https://bl ...

Sat Aug 15 07:02:00 CST 2020 0 2430
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM