Shay Gold
Shay Gold

Reputation: 403

Eclipse 2.0.2 and Maven 0.17 Configuration

I have a maven project and I'm getting this error in Eclipse:

Description Resource Path Location Type org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) pom.xml /rpc-server line 1 Maven Configuration Problem

I can to run mvn clean install with no problems on command line. This is just annoying and I'm hoping someone else already tackled this.

Using Eclipse Java EE IDE version 2.0.2.20140224, with m2e connector for mavenarchiver pom properties version 0.17.1.201605251832.

Thanks

Upvotes: 6

Views: 7389

Answers (1)

Related Questions