You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Zach Legein (JIRA)" <ji...@codehaus.org> on 2008/06/02 20:16:53 UTC

[jira] Commented: (MPIR-103) Unable to find summary mojo

    [ http://jira.codehaus.org/browse/MPIR-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137114#action_137114 ] 

Zach Legein commented on MPIR-103:
----------------------------------

seems to be 

Caused by: java.lang.NoClassDefFoundError: org/apache/maven/doxia/logging/Log
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
        at java.lang.Class.getConstructor0(Class.java:2699)
        at java.lang.Class.newInstance0(Class.java:326)
        at java.lang.Class.newInstance(Class.java:308)
        at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(JavaComponentFactory.java:44)
        ... 34 more
Caused by: java.lang.ClassNotFoundException: org.apache.maven.doxia.logging.Log
        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
        at org.codehaus.classworlds.RealmClassLoader.loadClassDirect(RealmClassL

> Unable to find summary mojo
> ---------------------------
>
>                 Key: MPIR-103
>                 URL: http://jira.codehaus.org/browse/MPIR-103
>             Project: Maven 2.x Project Info Reports Plugin
>          Issue Type: Bug
>          Components: summary
>    Affects Versions: 2.2
>            Reporter: Zach Legein
>
> Getting this error when running this snapshot 
> Error getting reports from the plugin 'org.apache.maven.plugins:maven-project-info-reports-plugin': Unable to find the mojo 'org.apache.maven.plugins:maven-project-info-reports-plugin:2.2-SNAPSHOT:summary' in the plugin 'org.apache.maven.plugins:maven-project-info-reports-plugin'

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira