実行しようとすると、次のエラーでBUILDFAILUREが発生するMavenプロジェクトがありますmvn install
。
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project core: Compilation failure: Compilation failure:
[ERROR] error: error reading C:\Users\lawson\.m2\repository\org\springframework\spring-beans\3.0.5.RELEASE\spring-beans-3.0.5.RELEASE.jar; cannot read zip file entry
Eclipseのプロジェクトで、Mavenの依存関係の下にすべての依存関係がすでに表示されています。誰かが私にこのエラーが発生する理由を理解するのを手伝ってもらえますか?
ありがとう。