原文:Failed to read artifact descriptor for xxx:jar的問題解決

經過我的測試,這種方法是可以的 到eclipse 中 window gt Perferences gt Maven gt User Setting gt 復制user Setting ,找到Setting.xml 文件,然后復制下面這句話 lt mirror gt lt id gt repo lt id gt lt mirrorOf gt central lt mirrorOf gt lt nam ...

2018-06-25 15:55 0 11365 推薦指數:

查看詳情

artifactdescriptorexception:Failed to read artifact descriptor for xxx:jar

在Eclipse中執行Maven的install命令時,報“Failed to read artifact descriptor for xxx:jar ”的錯誤。這可能是在下載過程中文件出現錯誤。或者pom.xml文件報類似的問題 解決辦法:從本地的maven庫中刪除相關的jar包,然后右單擊 ...

Wed Oct 25 22:30:00 CST 2017 0 3036
Maven:Failed to read artifact descriptor for xxx

Maven多模塊項目jar包引用問題Failed to execute goal on project xxx-service: Could not resolve dependencies for project com.xxx:xxx-service:jar:1.0.0: Failed ...

Fri Sep 28 03:35:00 CST 2018 0 27890
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM