Failed to read Class-Path attribute from manifest of jar file:/XXX问题

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

出现这个问题的解决方案就是将原有的jar删除  然后重新下载过一遍就可以使用了  我估计是元数据等损坏了。

具体做法:cd 项目目录,mvn compile即可

posted @ 2018-03-02 16:26  倚天剑雨  阅读(1401)  评论(0编辑  收藏  举报