(forgive any duplicates, I can never remember which email address I used for this list)
On Thu, Oct 1, 2009 at 2:31 PM, Stuart McCulloch <[email protected]> wrote: > looks like https://issues.apache.org/jira/browse/FELIX-1262 ... have you > tried 2.0.1 ? As far as I can tell, yes. I've tried with and without version tags and pluginManagement and everything set to 2.0.1. Using -X seems to show that 2.0.1 is in use. Anyway, the command the release plugin is using is: mvn clean verify install --no-plugin-updates -P development Commented on FELIX-1262 with the manifest the plugin thinks it will use, which includes the likely problem line: [DEBUG] Final Manifest: [DEBUG] ------------------------------------------------------------------------ [DEBUG] Service-Component: OSGI-INF/serviceComponents.xml,OSGI-INF/serviceComponents.xml ... Why is Service-Component getting that duplicate (looking in my filesystem, I see that file in target/scr-plugin-generated and in target/classes)? Can I manually specify that field in the manifest? Pat. -- Defy mediocrity. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

