Multimodule javadoc aggregate fails when submodule depeneds on generate-sources 
phase being executed
----------------------------------------------------------------------------------------------------

                 Key: MJAVADOC-186
                 URL: http://jira.codehaus.org/browse/MJAVADOC-186
             Project: Maven 2.x Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.4
            Reporter: James William Dumay


Multimodule javadoc aggregate fails when submodule depeneds on generate-sources 
phase being executed.

Take the following multimodule example:

POM A
-->POM B

POM B generates java source files on generate-sources phase. When javadoc 
aggregate is executed on top level project, javadoc fails because those classes 
have not been generated. 

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

        

Reply via email to