Maven Install的时候为啥报两个jar的出错
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Maven Install的时候为啥报两个jar的出错相关的知识,希望对你有一定的参考价值。
Maven Install的时候报如下两个错误。[ERROR] Failure executing javac, but could not parse the error:
错误:读取 C:\Documents and Settings\Administrator\.m2\repository\jaxen\jaxen\1.1.4\jaxen-1.1.4.jar 时出错;error in opening zip file
错误:读取 C:\Documents and Settings\Administrator\.m2\repository\org\apache\xmlgraphics\batik-parser\1.7\batik-parser-1.7.jar 时出错;error in opening zip file
batik是highcharts依赖包
jaxen是dom4j依赖包 参考技术A 可以申请补助,多达两车的账户 参考技术B 报错的信息要贴出来
以上是关于Maven Install的时候为啥报两个jar的出错的主要内容,如果未能解决你的问题,请参考以下文章
为啥 myeclipse10.7 新建maven项目后 POM.XML 老是报错?