You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl-Heinz Marbaise (JIRA)" <ji...@codehaus.org> on 2014/06/15 21:24:10 UTC

[jira] (MJAR-174) NoClassDefFoundError while packaging using maven-jar-plugin:2.4 with Maven 3.1.1

    [ https://jira.codehaus.org/browse/MJAR-174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=348078#comment-348078 ] 

Karl-Heinz Marbaise commented on MJAR-174:
------------------------------------------

Can you please create a full working example project may be attach to the issue or create a github project.

> 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)