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

[jira] Commented: (MJAVADOC-104) Javadoc of generated sources is not generated when aggregate=true

    [ http://jira.codehaus.org/browse/MJAVADOC-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_125552 ] 

Wendy Smoak commented on MJAVADOC-104:
--------------------------------------

Discussion about whether to revert this change:
http://www.nabble.com/Re%3A-svn-commit%3A-r518309----maven-plugins-trunk-maven-javadoc-plugin-src-main-java-org-apache-maven-plugin-javadoc-AbstractJavadocMojo.java-td15751378s177.html

> Javadoc of generated sources is not generated when aggregate=true
> -----------------------------------------------------------------
>
>                 Key: MJAVADOC-104
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-104
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Julien HENRY
>            Assignee: Carlos Sanchez
>             Fix For: 2.3
>
>         Attachments: javadoc-aggregate.patch
>
>
> Hi,
> If have a multi-module project :
> pom.xml
> |-->moduleA
> |-->moduleB
> I generate source in moduleB.
> 1) If I run mvn javadoc:javadoc in moduleB directory, it works (javadoc of the generated class is created)
> 2) If I run mvn javadoc:javadoc from the root directory, with aggregate=false, it works (javadoc is in moduleB/target/site/apidocs)
> 3) If I run mvn javadoc:javadoc from the root directory, with aggregate=true, it doesn't works (javadoc is in target/site/apidocs but not for the generated class)
> Thanks for any help.

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