Hi, Few days ago, I introduce a maven shared component maven-jarsigner used by maven-jarsigner-plugin and webstart-maven-plugin.
Today, I'd like to do same with a keytool-maven-plugin (api also used by the webstart-maven-plugin) [1]. For the moment the code is still in the keytool-maven-plugin but I'd like to have a share component (in that way webstart will just use this component [2]). What is the best way to publish this component ? - making keytool-maven-plugin a multi-module - publish it in the maven-shared-components @ maven - create a maven-shared-components @ codehaus - other way Any tip is welcome :) Tony. [1] https://jira.codehaus.org/browse/MKEYTOOL-12 [2] https://jira.codehaus.org/browse/MWEBSTART-180 -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: [email protected] http://www.codelutin.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
