JavaShuo
栏目
标签
pom 文件的project标签报错Failed to read artifact descriptor for xxx:jar
时间 2021-01-08
标签
Java
maven
java
栏目
Maven
繁體版
原文
原文链接
今天从github上下载了感觉不错的项目(spring boot),使用idea导入的时候发现了一个问题,在这记录一下。 报错信息如下: 首先我想到的就是这个包应该是在仓库中能找到,但是由于未知原因没有下载成功。 下面是maven默认仓库中的文件: 果然有错。既然默认的仓库又慢又有错,那我就只能换上自定义的仓库了。 File --> Settings 如下图: 点击Apply。等待依赖下载完毕,搞
>>阅读原文<<
相关文章
1.
Idea报错:pom的project报错之Failed to read artifact descriptor for...
2.
Failed to read artifact descriptor for
3.
Failed to read artifact descriptor for xxx:jar
4.
Idea中pom.xml在project标签处报错:Failed to read artifact descriptor for xxx:jar
5.
Failed to read artifact descriptor for xxx
6.
Failed to read artifact descriptor for xx.jar
7.
failed to read artifact descriptor for
8.
IntelliJ IDEA中pom.xml报错project上Failed to read artifact descriptor for XXX.jar
9.
IntelliJ中pom.xml报错project上Failed to read artifact descriptor for xxxxxxxxx
10.
idea maven的pom文件出现 Failed to read artifact descriptor for ***.jar报错
更多相关文章...
•
Maven POM
-
Maven教程
•
MyBatis if标签
-
MyBatis教程
•
Docker容器实战(七) - 容器眼光下的文件系统
•
SpringBoot中properties文件不能自动提示解决方法
相关标签/搜索
pom
descriptor
artifact
failed
project
标签
签报
read
read%
错报
Java
Maven
PHP教程
SQLite教程
MySQL教程
文件系统
插件
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
gitlab新建分支后,android studio拿不到
2.
Android Wi-Fi 连接/断开时间
3.
今日头条面试题+答案,花点时间看看!
4.
小程序时间组件的开发
5.
小程序学习系列一
6.
[微信小程序] 微信小程序学习(一)——起步
7.
硬件
8.
C3盒模型以及他出现的必要性和圆角边框/前端三
9.
DELL戴尔笔记本关闭触摸板触控板WIN10
10.
Java的long和double类型的赋值操作为什么不是原子性的?
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Idea报错:pom的project报错之Failed to read artifact descriptor for...
2.
Failed to read artifact descriptor for
3.
Failed to read artifact descriptor for xxx:jar
4.
Idea中pom.xml在project标签处报错:Failed to read artifact descriptor for xxx:jar
5.
Failed to read artifact descriptor for xxx
6.
Failed to read artifact descriptor for xx.jar
7.
failed to read artifact descriptor for
8.
IntelliJ IDEA中pom.xml报错project上Failed to read artifact descriptor for XXX.jar
9.
IntelliJ中pom.xml报错project上Failed to read artifact descriptor for xxxxxxxxx
10.
idea maven的pom文件出现 Failed to read artifact descriptor for ***.jar报错
>>更多相关文章<<