报错信息:

java.lang.IllegalStateException: Failed to read Class-Path attribute from manifest of jar file:/XXX

原因:可能是依赖包坏掉了

解决方法:

顺着给出的路径把路径下的文件删了,然后右键-》“Properties”-》“Maven”-》“Maven Build”重新下载依赖包即可

 

转载:https://www.cnblogs.com/zr520/p/5709745.html

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-30
  • 2021-11-12
猜你喜欢
  • 2021-08-01
  • 2021-07-25
  • 2021-10-26
  • 2021-10-31
  • 2021-05-04
  • 2021-12-26
相关资源
相似解决方案