Hi Krzysztof, i created the bundle project using mvn archetype, and then generated an eclipse project from maven using mvn eclipse:eclipse. The project was bundled using mvn install.
I the jar, I do see a manifest.mf with the following entries: Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Created-By: Apache Maven Built-By: sapbharg Build-Jdk: 1.7.0_25 The version, artifact-id, groupId etc are configured in the pom.xml. Do i need to specifically create a manifest file with all this data? Thanks, Sapna -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-blueprint-Failure-while-extending-console-tp4029372p4033342.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
