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

Automatic detection of release option for JDK < 9

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.6.3
    • None
    • javadoc
    • None

    Description

      The maven-compiler-plugin 3.13.0 now has detection of the release option:

      But this should be expanded to maven-javadoc-plugin as well; this will allow the use of a global property like:

      <maven.compiler.release>${javaVersion}</maven.compiler.release>
      

      and not fail if the javadoc is generated on JDK 8.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jorsol Jorge Solórzano
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: