pom文件报错Failed to read artifact descriptor for org.springframework;spring-web:jar:5.1.8RELEASE

Posted ssny

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pom文件报错Failed to read artifact descriptor for org.springframework;spring-web:jar:5.1.8RELEASE相关的知识,希望对你有一定的参考价值。

  今天在创建一个新的spring boot项目时,pom文件报了这个错误,花了一些时间终于解决了

  导致该错误的原因

    1.网络原因导致jar包没有正常下载

    2.你在jar包下载的过程中点击了停止

  解决方法

    1.先去你本地maven仓库找到报错的jar包,发现该jar包没有下全,把jar包和文件夹都删掉

    技术图片

     2.我用的是idea,右键点击项目后选择Maven后点击Reimport,保持网络畅通,该jar包会重新下载,错误即可解决

     技术图片

 

以上是关于pom文件报错Failed to read artifact descriptor for org.springframework;spring-web:jar:5.1.8RELEASE的主要内容,如果未能解决你的问题,请参考以下文章

maven项目 pom.xml文件中报错:Failed to read artifact descriptor...

idea pom.xml failed to read pom文件开头<project 有红线箭头放上去全是 failed to read 。。。。

(转)解决dubbox-demo-provider.xml报错的问题:提示Failed to read schema document

Maven install 报错: Failed to execute goalorg.apache.maven.plugins:maven-gpg-plugin:1.4:sign (sign-art

artifactdescriptorexception:Failed to read artifact descriptor for xxx:jar ”

IDEA创建maven项目报错解决:Failed to create a Maven project: 'C:/Users/../IdeaProjects/../pom.xml' al