[
https://issues.apache.org/jira/browse/MJAVADOC-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957441#comment-17957441
]
Olivier Lamy commented on MJAVADOC-81:
--------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#420|https://github.com/apache/maven-javadoc-plugin/issues/420].
> Additional doclets do not run.
> ------------------------------
>
> Key: MJAVADOC-81
> URL: https://issues.apache.org/jira/browse/MJAVADOC-81
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.0
> Reporter: Shinobu Kawai
> Assignee: Siveton Vincent
> Priority: Critical
> Fix For: 2.1
>
> Attachments: MJAVADOC-81, 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 was sent by Atlassian Jira
(v8.20.10#820010)