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

please add property 'maven.javadoc.classifier'

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.10
    • None
    • None
    • Patch

    Description

      We need an easier way to customize the name of the generated javadoc jar file.

      • For maven-jar-plugin, there's a classifier attribute.
      • For maven-source-plugin, it's even better, there's a maven.source.classifier property

      But for maven-javadoc-plugin, there's no chance to customize, the classifier is hardcoded to "javadoc", making it very hard to customize the file name of the generated javadoc jar, which is needed when a classifier is needed to differentiate an artifact for multiple jdk vesions.

      By adding support for the maven.javadoc.classifier property, it would be much more straightforward and consistent.

      Thanks

      Attachments

        Activity

          People

            olamy Olivier Lamy
            ryenus ryenus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: