Failed to read Class-Path attribute from manifest of jar
Posted lay2017
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Failed to read Class-Path attribute from manifest of jar相关的知识,希望对你有一定的参考价值。
在maven的依赖管理中经常出现的:Failed to read Class-Path attribute from manifest of jar错误
这个错误表示读取依赖包失败,比如依赖包存在多个版本,或者不存在
那么解决方式就是找到在本机中依赖的存在位置,然后把它删除,在开发工具中重新下载依赖(注意:开发工具中最好执行maven的clean命令重新install来确保编译内容更新)
以上是关于Failed to read Class-Path attribute from manifest of jar的主要内容,如果未能解决你的问题,请参考以下文章
安卓failed to copy to sdcard:read-only file system
Failed to read candidate component class
Failed to read candidate component class: URL [];
Failed to read artifact descriptor for xxx:jar