- making keytool-maven-plugin a multi-module> don't think we should do this. - publish it in the maven-shared-components @ maven> For Maven there's no reason to make such a shared component and to maintain it, yet. - create a maven-shared-components @ codehaus> let's call it mojo-shared-components, but this sounds like the best solution -Robert
---------------------------------------- > Date: Mon, 31 Oct 2011 11:17:00 +0100 > From: [email protected] > To: mojo.codehaus.org [email protected] > Subject: [mojo-dev] Where to publish maven shared components ? > > 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 > >
