Closed dfish3r closed 9 years ago
This issue is quite easy to solve, just add the maven-bundle-plugin to your project and set the packaging to bundle:
...
It's also possible to create the manifest without changing the packaging type. It's described here: http://wiki.osgi.org/wiki/Maven_Bundle_Plugin
This issue is quite easy to solve, just add the maven-bundle-plugin to your project and set the packaging to bundle:
...
It's also possible to create the manifest without changing the packaging type. It's described here: http://wiki.osgi.org/wiki/Maven_Bundle_Plugin