原文:Maven ArtifactDescriptorException: Failed to read artifact descriptor for

ArtifactDescriptorException: Failed to read artifact descriptor for... UnresolvableModelException: Failure to transfer... Problems输出显示如上错误,一些pom指定jar无法下载,你只需要打开类似目录:去.m 里面把这个jar包得文件夹清空即可 让pom再次更新 ...

2013-07-10 08:46 0 7244 推荐指数:

查看详情

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
Failed to read artifact descriptor--maven问题总结(能力工场)

在开发的过程中,作为新手,经常遇到Maven下载依赖的时候,"Failed to read artifact descriptor for xxx:jar"的错误 对于这种非业务相关的问题,耽误时间非常不效率,看到网站很多博文,思路大概是这样的 思路1: 删除仓库内对应依赖的文件夹,右单击项目 ...

Fri Oct 19 00:22:00 CST 2018 0 743
Failed to read artifact descriptor--maven问题总结(能力工场)

在开发的过程中,作为新手,经常遇到Maven下载依赖的时候,"Failed to read artifact descriptor for xxx:jar"的错误 对于这种非业务相关的问题,耽误时间非常不效率,看到网站很多博文,思路大概是这样的 思路1: 删除仓库内对应依赖的文件夹,右单击项目 ...

Fri Jul 29 17:40:00 CST 2016 1 49385
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM