码迷,mamicode.com
首页 > 编程语言 > 详细

Failed to read Class-Path attribute from manifest of jar

时间:2018-04-15 11:36:22      阅读:340      评论:0      收藏:0      [点我收藏+]

标签:read   本机   install   注意   多个   依赖管理   版本   依赖包   from   

在maven的依赖管理中经常出现的:Failed to read Class-Path attribute from manifest of jar错误

这个错误表示读取依赖包失败,比如依赖包存在多个版本,或者不存在

那么解决方式就是找到在本机中依赖的存在位置,然后把它删除,在开发工具中重新下载依赖(注意:开发工具中最好执行maven的clean命令重新install来确保编译内容更新)

Failed to read Class-Path attribute from manifest of jar

标签:read   本机   install   注意   多个   依赖管理   版本   依赖包   from   

原文地址:https://www.cnblogs.com/lay2017/p/8838790.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!