[ https://issues.apache.org/jira/browse/MJAVADOC-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893737#comment-17893737 ]
ASF GitHub Bot commented on MJAVADOC-787: ----------------------------------------- michael-o closed pull request #326: [MJAVADOC-787] Automatic detection of release option for JDK < 9 URL: https://github.com/apache/maven-javadoc-plugin/pull/326 > 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)