Marcus Hirt created MNG-6293:
--------------------------------
Summary: Support multi-release JARs (JDK 9 feature)
Key: MNG-6293
URL: https://issues.apache.org/jira/browse/MNG-6293
Project: Maven
Issue Type: Improvement
Reporter: Marcus Hirt
In JDK 9 the concept of multi-release jars were introduced:
http://openjdk.java.net/jeps/238
It would be wonderful if maven supported building multi-release jars
out-of-the-box. With the future high release-cadence of Java, this may become
an increasingly important feature.
Here is an interim solution:
https://github.com/metlos/multi-release-jar-maven-plugin
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)