[ https://issues.apache.org/jira/browse/MPLUGIN-337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olivier Lamy (*$^¨%`£) closed MPLUGIN-337. ------------------------------------------ > Try to derive JDK requirements also from release parameter > ---------------------------------------------------------- > > Key: MPLUGIN-337 > URL: https://issues.apache.org/jira/browse/MPLUGIN-337 > Project: Maven Plugin Tools > Issue Type: Bug > Components: Plugin Plugin > Affects Versions: 3.5.1 > Reporter: Konrad Windszus > Assignee: Olivier Lamy (*$^¨%`£) > Priority: Major > Fix For: 3.6.0 > > > Currently the JDK requirements are extracted > (https://github.com/apache/maven-plugin-tools/blob/1087f55e8cdfd8c1fec605a7cb9004efaee4e592/maven-plugin-plugin/src/main/java/org/apache/maven/plugin/plugin/PluginReport.java#L759) > from either > # the explicitly set requirement (via plugin configuration parameter) > # or by evaluating the maven-compiler-plugin's {{target}} parameter > With Java 9 it is pretty common to use {{release}} instead > (https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#release). > Therefore this parameter should be evaluated as well. -- This message was sent by Atlassian JIRA (v7.6.3#76005)