[ http://jira.codehaus.org/browse/MJAVADOC-81?page=all ]
Shinobu Kawai updated MJAVADOC-81:
----------------------------------
Attachment: pom.xml
The pom that doesn't work.
I get the following in the log:
[INFO] Skipped "JavaDocs" report, file "apidocs/index.html" already exists for the English
version.
> 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
> Attachments: pom.xml
>
>
> 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
|