Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-bundle-plugin-3.2.0
-
None
Description
Log4j 2 currently packages its jars with the maven-bundle-plugin. To support Java 9 we are moving towards using Multi-Release jars to pick up the Java 9 features. However, when the Maven bundle plugin encouters classes in META-INF/versions/9 it emits an error message saying "Classes found in the wrong directory:", which is incorrect for a Multi-Release jar in Java 9.
Attachments
Issue Links
- is related to
-
FELIX-5527 Bundle plugin Embed-Dependency complains about class files in META-INF
- Closed
-
FELIX-6708 Upgrade to bnd 7.0.0 to support multi release jars
- Closed
- relates to
-
FELIX-5760 Update to bnd version 3.4
- Closed