Hello,

my eclipse reports me following error in two maven projects..:

org.codehaus.plexus.archiver.jar.Manifest.merge(org.codehaus.plexus.
archiver.jar.Manifest)

http://dev.eclipse.org/mhonarc/lists/m2e-users/msg04092.html



I have tried to downgrade maven jar plugin to version 2.3.2. But I couldnt 
get rid of the if I put it into parrent pom.xml niether to module pom.xml

<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>2.3.2</version>
</plubin>

environment:

Eclipse version : Luna 4.4.0
JDK version: 1.7.0.60
Maven version: 3.2.3
m2e eclipse plugin: 1.5.0


Any ideas how to solve it? 
_______________________________________________
m2e-users mailing list
[email protected]
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to