commons-collections-3.2.jar时出错; invalid LOC header (bad signature)
来源:2-3 工作流引擎技术选型
幕布斯5497210
2019-07-31
mvn clean test-compile报错
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project activiti-engine: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] 错误: 读取E:\Instrument\maven\commons-collections\commons-collections\3.2\commons-collections-3.2.jar时出错; invalid LOC header (bad signature)
[ERROR] 警告: [options] 未与 -source 1.7 一起设置引导类路径

写回答
1回答
-
幕布斯5497210
提问者
2019-07-31
自己解决了,将这些删除,重新mvn clean test-compile 就可以了
00
相似问题
