Maruthi Shanmugam created MJAR-174:
--------------------------------------
Summary: NoClassDefFoundError while packaging using
maven-jar-plugin:2.4 with Maven 3.1.1
Key: MJAR-174
URL: https://jira.codehaus.org/browse/MJAR-174
Project: Maven JAR Plugin
Issue Type: Bug
Components: sign
Affects Versions: 2.4
Environment: Windows, Mac and Linux
Reporter: Maruthi Shanmugam
Attachments: Maven_Error.txt
Exception while building with Maven 3.1.1 and maven-jar-plugin:2.4
Exception pasted for your reference :
WARNING] Error injecting: org.apache.maven.plugin.jar.JarMojo
java.lang.NoClassDefFoundError:
org/codehaus/plexus/components/io/resources/PlexusIoResourceCollection
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Class.java:2493)
at java.lang.Class.getDeclaredConstructors(Class.java:1901)
at com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoi
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)