SSM项目中pom.xml文件加载jar包失败,报 Failed to read artifact descriptor for *.*.*.jar:  

SSM项目中pom.xml文件加载jar包失败,报 Failed to read artifact descriptor for *.*.*.jar:

我的解决:

1、找到我们的仓库位置

File --Settings -- 搜索 Maven

SSM项目中pom.xml文件加载jar包失败,报 Failed to read artifact descriptor for *.*.*.jar:

2、打开这个路径,在这个路径下搜索 .lastUpdated , 把搜索到的结果全部删除,之后在pom.xml 文件中重新加载即可

SSM项目中pom.xml文件加载jar包失败,报 Failed to read artifact descriptor for *.*.*.jar:



相关文章:

  • 2022-01-19
  • 2021-09-28
  • 2021-12-05
  • 2021-11-14
  • 2022-02-20
  • 2021-09-17
猜你喜欢
  • 2022-12-23
  • 2021-08-02
  • 2021-10-15
  • 2021-11-04
  • 2021-10-06
  • 2021-07-18
相关资源
相似解决方案