Hi, yes make sure you use the maven-bundle-plugin from the felix project to create the manifest file. This will generate all needed manifest headers. With the default Manifest headers your bundle is just a jar and no OSGi bundle :)
regards, Achim 2014-05-30 9:22 GMT+02:00 SapnaB <[email protected]>: > 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. > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Software Architect / Project Manager / Scrum Master
