[
https://issues.apache.org/jira/browse/MJAVADOC-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957388#comment-17957388
]
Olivier Lamy commented on MJAVADOC-267:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[olamy/maven-javadoc-plugin#404|https://github.com/olamy/maven-javadoc-plugin/issues/404].
> Allow changing the reportOutputDirectory from the commandline
> -------------------------------------------------------------
>
> Key: MJAVADOC-267
> URL: https://issues.apache.org/jira/browse/MJAVADOC-267
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Improvement
> Affects Versions: 2.6
> Reporter: Dirk Olmes
> Assignee: Siveton Vincent
> Priority: Major
> Fix For: 2.6.1
>
> Attachments: reportOutputDirectory.patch
>
>
> We run the javadoc:aggregate task from the CI server to publish javadocs for
> a certain release. It's not possible now to specifiy the
> reportOutputDirectory from the commandline by running
> mvn -DreportOutputDirectory=/dest/dir javadoc:aggregate
> Instead, you have to put this config in a profile/property which exposes too
> much environment specific info in the pom.
> The attached simple patch allows for specifying the reportOutputDirectory on
> the cmdline while preserving existing behaviour.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)