maven报错

今天执行mvn test的时候提示:

错误:读取 /home/subaochen/.m2/repository/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar 时出错;invalid LOC header (bad signature)

解决的办法是把提示的文件删掉让maven重新下载就解决了。

猜你喜欢

转载自www.cnblogs.com/panxuejun/p/9238647.html