Uploaded image for project: 'Maven Compiler Plugin'
  1. Maven Compiler Plugin
  2. MCOMPILER-570

Javadoc: Add link to javac references from JDK17

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.13.0
    • None

    Description

      Similar to what was done in MJAVADOC-729 all plugin parameters which are more or less passed as is to the underlying javac tool should have a link in their javadoc to the according Oracle documentation for javac from JDK17 (https://docs.oracle.com/en/java/javase/17/docs/specs/man/javac.html).

      Although it depends a bit on the underlying compiler being used, the most common combination is with https://codehaus-plexus.github.io/plexus-compiler/plexus-compilers/plexus-compiler-javac/ which either calls javac via commandline or via com.sun.tools.javac.Main which share the same semantics for the arguments.

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: