Hello, > Ok, I committed the new Maven Bundle Plugin. I created some > docs for the > new plugin here: > > http://cwiki.apache.org/FELIX/bundle-plugin-for-maven-bnd.html This plugin is very nice and offer much more features :)
But this is again another plugin for packaging osgi bundle with Maven. maven-eclipse-plugin is going to manage Eclipse PDE projects (so OSGi) and soon maven-jar-plugin will be able to handle osgi manifest headers too. Would it be possible to merge all these efforts to build a better maven-jar-plugin ? Damien