[
https://issues.apache.org/jira/browse/MJAVADOC-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov reassigned MJAVADOC-787:
---------------------------------------
Assignee: Michael Osipov
> Automatic detection of release option for JDK < 9
> -------------------------------------------------
>
> Key: MJAVADOC-787
> URL: https://issues.apache.org/jira/browse/MJAVADOC-787
> Project: Maven Javadoc Plugin
> Issue Type: New Feature
> Components: javadoc
> Affects Versions: 3.6.3
> Reporter: Jorge Solórzano
> Assignee: Michael Osipov
> Priority: Major
>
> The maven-compiler-plugin 3.13.0 now has detection of the release option:
> * https://issues.apache.org/jira/browse/MCOMPILER-582
> But this should be expanded to maven-javadoc-plugin as well; this will allow
> the use of a global property like:
> {code:xml}
> <maven.compiler.release>${javaVersion}</maven.compiler.release>
> {code}
> and not fail if the javadoc is generated on JDK 8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)