I have a mavenized Eclipse plug-in project and I would like to be able to generate an OSGi-ready manifest for it. Is this supported by m2eclipse?
If you have a maven project, you can use the Maven Bundle Plugin for this.