2007/3/28, Carlos Sanchez <[EMAIL PROTECTED]>:
> It would be great if that could be available in 2.0.x version of > Maven. We are too far from 2.1 version. you will always have the option to add a plugin to your pom that will generate the OSGi manifest (the maven-bundle-plugin from Apache Felix). We are talking about 2.1 automatically invoking that plugin.
This is the way I'm doing now, invoking explicitly bundle packaging of maven-bundle-plugin. But I think to all these Apache commons-* projects that could be automatically build with OSGi manifest entries. If they agree, OSGi information will be automatically added as soon as Maven will provide officially this feature. So the longer we wait for Maven 2.1, the longer we have to package ourself these projects. Anyway, it's worth waiting for this feature which it's better that nothing :) Damien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
