You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Vincent Siveton (JIRA)" <ji...@codehaus.org> on 2008/08/14 00:02:26 UTC

[jira] Closed: (MJAVADOC-212) AggregatorJavadocReport/AggregatorTestJavadocReport are used by default in aggregator and no reports are generated

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

Vincent Siveton closed MJAVADOC-212.
------------------------------------

      Assignee: Vincent Siveton
    Resolution: Fixed

Patch applied in [r685691|http://svn.apache.org/viewvc?rev=685691&view=rev] and [r685692|http://svn.apache.org/viewvc?rev=685692&view=rev], snapshot deployed.
Thanks!

> AggregatorJavadocReport/AggregatorTestJavadocReport are used by default in aggregator and no reports are generated
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: MJAVADOC-212
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-212
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Vincent Siveton
>            Assignee: Vincent Siveton
>            Priority: Critical
>             Fix For: 2.5
>
>         Attachments: javadoc-aggregation.patch, MJAVADOC-212.patch
>
>
> In multimodule way, AggregatorJavadocReport/AggregatorTestJavadocReport are used by default. Due to the following in the code,
> {code:title=AbstractJavadocMojo.java|borderStyle=solid}
>         if ( aggregate && !project.isExecutionRoot() )
>         {
>             return;
>         }
> {code} 
> the report is skipped.

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