[ https://issues.apache.org/jira/browse/MJAVADOC-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed MJAVADOC-787. ----------------------------------- Resolution: Fixed Fixed with [3a90de597adff7c8f8c4a420400f24c7386e9880|https://gitbox.apache.org/repos/asf?p=maven-javadoc-plugin.git&a=commit&h=3a90de597adff7c8f8c4a420400f24c7386e9880]. > 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 > Fix For: 3.11.0 > > > 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)