You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Anders Hammar (JIRA)" <ji...@codehaus.org> on 2013/10/04 09:55:52 UTC

[jira] (MJAVADOC-378) Confusing param 'outputDirectory' for javadoc goal

Anders Hammar created MJAVADOC-378:
--------------------------------------

             Summary: Confusing param 'outputDirectory' for javadoc goal
                 Key: MJAVADOC-378
                 URL: https://jira.codehaus.org/browse/MJAVADOC-378
             Project: Maven Javadoc Plugin
          Issue Type: Bug
    Affects Versions: 2.9.1
         Environment: n/a
            Reporter: Anders Hammar
            Priority: Minor


The param 'outputDirectory' seems to be misleading. Does it serve a purpose?
Reading the docs at:
http://maven.apache.org/plugins/maven-javadoc-plugin/examples/output-configuration.html
the params to use to change where the javadoc should be generated is 'reportOutputDirectory' and 'destDir', not 'outputDirectory'.
Also, very confusingly, the user property 'destDir' is used for both the 'destDir' and the 'outputDirectory' params. Which can't be right as 'destDir' should be relative to 'reportingOutputDirectory'.

All is very confusing. 'outputDirectory' doesn't seems to be used as it's default value is not where the javadoc is generated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira