Uploaded image for project: 'Maven Javadoc Plugin'
  1. Maven Javadoc Plugin
  2. MJAVADOC-267

Allow changing the reportOutputDirectory from the commandline

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6
    • 2.6.1
    • None
    • None
    • Patch

    Description

      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.

      Attachments

        Activity

          People

            siveton Siveton Vincent
            dirk@xanthippe.ping.de Dirk Olmes
            Votes:
            6 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: