org.codehaus.mojo:maven-springbeandoc-plugin fails when generating site-report
------------------------------------------------------------------------------

                 Key: MOJO-937
                 URL: http://jira.codehaus.org/browse/MOJO-937
             Project: Mojo
          Issue Type: Bug
         Environment: maven 2.0.7/JDK 1.6.0_03
            Reporter: David J. M. Karlsen
            Priority: Critical


The springbeandoc plugin fails during site-generation:

-----------------------------------------------------
this realm = app0.child-container[org.codehaus.mojo:maven-springbeandoc-plugin]
urls[0] = 
file:/c:/data/.m2/repository/org/codehaus/mojo/maven-springbeandoc-plugin/1.0.8-SNAPSHOT/maven-springbeandoc-p
lugin-1.0.8-SNAPSHOT.jar
urls[1] = 
file:/c:/data/.m2/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
Number of imports: 4
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]


this realm = plexus.core
urls[0] = file:/c:/data/maven-2.0.7/bin/../lib/maven-core-2.0.7-uber.jar
urls[1] = 
file:/c:/data/.m2/repository/com/sybase/jconnect3/6.0.5/jconnect3-6.0.5.jar
Number of imports: 4
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
import: [EMAIL PROTECTED]
-----------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error getting reports from the plugin 
'org.codehaus.mojo:maven-springbeandoc-plugin': Unable to find the mojo 'or
g.codehaus.mojo:maven-springbeandoc-plugin:1.0.8-SNAPSHOT:springbeandoc' in the 
plugin 'org.codehaus.mojo:maven-springbe
andoc-plugin'
org/apache/maven/reporting/AbstractMavenReport
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 seconds
[INFO] Finished at: Wed Oct 24 12:53:05 CEST 2007
[INFO] Final Memory: 19M/34M
[INFO] ------------------------------------------------------------------------

Config:

<plugin>
        <groupId>org.codehaus.mojo</groupId>
        <artifactId>maven-springbeandoc-plugin</artifactId>
        <version>1.0.8-SNAPSHOT</version>
        <configuration>
                <resources>
                        <resource>src/main/config/beanRefContext.xml</resource>
                </resources>
        </configuration>
</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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to