Hello, the apache uima project uses maven also for their plugin projects, but we encounterd a problem with the maven-eclipse-plugin pde=true option. This always sets the Bundle-Version to the same version specified in the pom.xml file, but our version (which is compliant to the apache convention) is not osgi compliant. This results in an invalid manifest file.
Is there a way in the maven to manually set the Bundle-Version entry in the manifest file ? Thanks, Jörn -- View this message in context: http://www.nabble.com/maven-eclipse-plugin-pde%3Dtrue-tf3441908s177.html#a9597687 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
