Benjamin Marwell created MJLINK-69:
--------------------------------------
Summary: Update to Java 11
Key: MJLINK-69
URL: https://issues.apache.org/jira/browse/MJLINK-69
Project: Maven JLink Plugin
Issue Type: Improvement
Reporter: Benjamin Marwell
Assignee: Benjamin Marwell
Fix For: 3.2.0
Due to the recent changes in the Jenkinsfiles which are now streamlined, this
plugin is not tested anymore with toolchains. That means, we currently do not
test with Java 8 running Maven and Java 11 Toolchains.
However, as this is an improbable and unlikely scenario, we can do the
following:
* Require Java 11 for the plugin
* Move classes from the {{java9}} source folder to the {{java}} source folder
We *could* move to Java 9 only, but I do not see any benefit from using a
long-dead non-LTS version as a baseline.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)