On 10/22/10 14:48, [email protected] wrote:

All,



A project I'm working with is using a very minimalist implementation of the maven bundle plugin that relies on the maven-bundle-plugin to use the default version of the bundle for<Bundle-Version>(whatever the pom.version property is set to). In this case, the version is 0.04-SNAPSHOT.


In the Export-Package section of the MANIFEST.MF file, the number is resolved to 
"0.04.0.SNAPSHOT", which is the expected behavior.



In the Import-Package section of the MANIFEST.MF file, all of the bundles packages are 
imported with version "0.4". This creates an unresolved constraint violation 
upon deployment.



I have spoken with the project, and they will be using "0.4-SNAPSHOT" as thier 
pom.version.  However, this is a workaround, and there still appears to be a bug in the 
plugin or in the BND library.

Not sure if this is a BND bug, since I think version conversion is handled in the plugin.

-> richard





v/r,



Mike Van


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to