[MNG-6293] Support multi-release JARs (JDK 9 feature)
Open
enhancement
priority:major
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Marcus Hirt](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hirt)** opened **[MNG-6293](https://issues.apache.org/jira/browse/MNG-6293?redirect=false)** and commented
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
---
0 votes, 8 watchers
Contributor guide
Assessment
This issue has not been assessed yet.