Hi Sahoo The qualifier part must not contain any dots. See http://www.osgi.org/javadoc/r4v43/core/org/osgi/framework/Version.html#Version(java.lang.String)
Regards Felix -- Felix Meschberger | Principal Scientist | [email protected]<mailto:[email protected]> Am 09.05.2013 um 10:45 schrieb "Sahoo" <[email protected]<mailto:[email protected]>>: If I try to export a package with version 1.1.3.0.0-130509.1000.225353, maven-bundle-plugin exports as 1.1.3.225353. This is perhaps done by bnd than plugin, but since I am using bundle-plugin, I prefer asking here. How can I disable this smartness? AFAIK, my original version is a valid OSGi version, no? Thanks, Sahoo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected]<mailto:[email protected]> For additional commands, e-mail: [email protected]<mailto:[email protected]>

