2008/7/16 Stuart McCulloch <[EMAIL PROTECTED]>: > 2008/7/15 Alin Dreghiciu <[EMAIL PROTECTED]>: > >> On Tue, Jul 15, 2008 at 1:46 PM, Stuart McCulloch >> <[EMAIL PROTECTED]> wrote: >> > actually as Ulrik points out the maven-bundle-plugin already supports >> > generation of OSGi manifests for other packaging types - you need to >> > add the type to the <supportedProjectTypes> settings and use >> > the manifest goal to create the actual manifest. >> >> Isn't possible to directly support this in maven bundle plugin? I mean >> the <supportedProjectTypes>? Maybe also ejb packaging if it makes >> sense. >> > > hmm, rather than continue to add in all the various JEE packaging > types it might make more sense just to disable this check for the > "bundle:manifest" goal... >
btw, this feature was added by the following issue: http://issues.apache.org/jira/browse/FELIX-269 which specifically mentions not running the manifest goal on certain packaging types (mainly 'pom' though) > > -- >> Alin Dreghiciu >> http://www.ops4j.org - New Energy for OSS Communities - Open >> Participation Software. >> http://www.qi4j.org - New Energy for Java - Domain Driven Development. >> http://malaysia.jayway.net - New Energy for Projects - Great People >> working on Great Projects at Great Places >> >> _______________________________________________ >> general mailing list >> general@lists.ops4j.org >> http://lists.ops4j.org/mailman/listinfo/general >> > > > > -- > Cheers, Stuart > -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general