[ https://issues.apache.org/jira/browse/MJAVADOC-787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958156#comment-17958156 ]
Olivier Lamy commented on MJAVADOC-787: --------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-javadoc-plugin#1166|https://github.com/apache/maven-javadoc-plugin/issues/1166]. > Automatic detection of release option for JDK < 9 > ------------------------------------------------- > > Key: MJAVADOC-787 > URL: https://issues.apache.org/jira/browse/MJAVADOC-787 > Project: Maven Javadoc Plugin (Moved to GitHub Issues) > 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, 3.11.1 > > > 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)