I think that the plugins should only default to project of type "bundle" and not both "jar" and "bundle".
This is causing problems when you have the plugin defined in a top project and you have mixed bundle/jar sub projects. I was able to fix it by adjusting the configuration but it would be better if it was the default behavior. Patrick -----Original Message----- From: Stuart McCulloch <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2008 2:06am To: [email protected], [EMAIL PROTECTED] Subject: maven-bundle-plugin 1.3.0-SNAPSHOT Hi folks, The 1.3.0-SNAPSHOT of the bundleplugin now incorporates both bundle and OBR mojos, and also provides two cool new features: FELIX-247 - support creating Ant build script (mvn ant:ant bundle:ant) FELIX-492 - enable bundle:bundle goal to generate classified artifact I'd appreciate early feedback of bugs or platform-specific issues (especially on Windows) as I'd really like to make a 1.4.0 stable release by the end of this month. -- Cheers, Stuart --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

