[ 
https://issues.apache.org/jira/browse/MCOMPILER-570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Slawomir Jaranowski closed MCOMPILER-570.
-----------------------------------------

> Javadoc: Add link to javac references from JDK17
> ------------------------------------------------
>
>                 Key: MCOMPILER-570
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-570
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: 3.13.0
>
>
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to