You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Marcus Hirt (JIRA)" <ji...@apache.org> on 2017/10/17 13:37:00 UTC

[jira] [Created] (MNG-6293) Support multi-release JARs (JDK 9 feature)

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)