[ http://jira.codehaus.org/browse/MJAVADOC-81?page=comments#action_71448 ] 
            
Wendy Smoak commented on MJAVADOC-81:
-------------------------------------

Can you post the config that is not working?  

I was able to run the UmlGraph doclet in addition to the normal Javadoc doclet 
by:
   1. assigning an <id> to each <reportSet>
   2. Using <destDir> to direct the output of the second doclet somewhere else.



> Additional doclets do not run.
> ------------------------------
>
>                 Key: MJAVADOC-81
>                 URL: http://jira.codehaus.org/browse/MJAVADOC-81
>             Project: Maven 2.x Javadoc Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Shinobu Kawai
>            Priority: Critical
>
> Although it is stated in the docs [1] that you can generate alternate doclet 
> in addition to the project javadocs, only the first reportSet is run.
> This is due to the fact that JavadocReport#getOutputName(...) returns a fixed 
> value, "apidocs/index".  This should be configurable per reportSet.
> [1] http://maven.apache.org/plugins/maven-javadoc-plugin/configuration.html

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