You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@codehaus.org> on 2007/08/27 17:15:13 UTC

[jira] Updated: (MNG-3167) If Javadoc is set to aggregate, the build fails inside a Maven plugin module

     [ http://jira.codehaus.org/browse/MNG-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated MNG-3167:
--------------------------------------

    Attachment: maven.out

Output from "mvn clean install site"

> If Javadoc is set to aggregate, the build fails inside a Maven plugin module
> ----------------------------------------------------------------------------
>
>                 Key: MNG-3167
>                 URL: http://jira.codehaus.org/browse/MNG-3167
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 2.0.7
>            Reporter: Howard M. Lewis Ship
>            Priority: Critical
>         Attachments: maven.out
>
>
> If your project contains a Maven plugin, then it is impossible to build aggregated Javadoc.
> As the output (attached) shows, Maven seems to recusively build (what's with all those "skipping" messages?).  When it reaches the plugin:
> [INFO] Error during page generation
> Embedded error: Error rendering Maven report: Error extracting plugin descriptor: 'Goal: component-report already exists in the plugin descriptor for prefix: tapestry-component-report
> Existing implementation is: org.apache.tapestry.mojo.ComponentReport
> Conflicting implementation is: org.apache.tapestry.mojo.ComponentReport'
> I  can get by this with the -fn (fail never) option.

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