6
votes

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

1
I have the some issue. I am running Eclipse Neon (4.6.0) Build id: 20160613-1800 and M2Eclipse 1.7.0.20160603-1933gastaldi

1 Answers