Skip to content
Commit a0c6065f authored by Benjamin Bentmann's avatar Benjamin Bentmann
Browse files

Bug 367751 - Aether should produce OSGi bundles

Changed approach to use packaging=jar and only have the maven-bundle-plugin produce the MANIFEST.MF. For unknown reasons, having maven-bundle-plugin build the JARs when packaging=bundle will exclude target/classes/META-INF/* from the JAR, thereby killing Plexus/Sisu support.
parent f7b63ea2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment