Hi, I try to create using the maven-bundle-plugin (using bnd tool behind) a bundle containing only spring.xml file in its META-INF/spring directory. So, We don't have java classes in the maven project.
When I run the command org.apache.felix:maven-bundle-plugin:bundle, the jar file is created and contain the content of META-INF directory but the MANIFEST file is not generated. Any idea how to tell the plugin to create the OSGI Manifest file ? Regards, ----- Charles Moulliard SOA Architect My Blog : http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/ -- View this message in context: http://www.nabble.com/Create-OSGI-bundle-without-java-classes-but-only-spring.xml-file---tp22471446p22471446.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
