On Mon, 31 Oct 2011 19:27:46 +0000 Robert Scholte <[email protected]> wrote:
> > - 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 As discuss with Robert on IRC, I began a new project mojo-shared-components in the sandbox [1]. This project has for the moment two modules : - the mojo-share-components (parent pom) - the first shared component (mojo-keytool). I will use now this first component in the keytool-maven-plugin and webstart-maven-plugin for keytool purpose. Next step (as soon as possible I hope) will to promute this project mojo-shared-component to pre-production in ordre not to block the two mojo projects using it. Hope we can do this next week. Thanks for your reactions :) [1] http://svn.codehaus.org/mojo/trunk/sandbox/mojo-shared-components/ > > ---------------------------------------- > > 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 > > > > -- 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
