Stephen McConnell <[EMAIL PROTECTED]> wrote on 26/09/2003 02:17:34 PM:
> Jason:
>
> Just a point of confirmation - Avalon have two Maven plugins, one
> dealing with automated generation of component meta-info and the second
> supporting simulated component deployment. Currently these plugins are
> located in the Avalon CVS and binary downloads are maintained on the
> Apache mirror, the DPML, and the Maven repository on Ibiblio.
>
> My understanding is that Maven RC1/beta-11 will include a plugin
> installer. Can you confirm if there is anything we (Avalon) need to
> do in order to ensure that Avalon plugins are easily integrated into
> the Maven environment under the pending release.
Test against RC1-SNAPSHOT.
In particular, remove the current plugins from your $MAVEN_HOME/plugins
directory, and the $MAVEN_HOME_LOCAL/plugins directory, and use
maven -D..... plugin:download
to test it out.
It expects the plugins to be deployed to
${maven.repo.remote}/<groupId>/plugins/<artifactId>-<version>.jar
let us know if we can help.
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]