Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
Description
The curator main pom currently specifies version 2.3.7 for plugin maven-bundle-plugin. This plugin is responsible for generating the OSGi-specific parts of the MANIFEST.MF file. Unfortunately that version of maven-bundle-plugin is buggy and generates too many "uses" constraints into the MANIFEST.MF. The latest version of maven-bundle-plugin (2.5.3) fixes this.