additional plugins not part of the maven project 2009/7/28 Andrew Close <[email protected]>
> On Tue, Jul 28, 2009 at 11:45 AM, Stephen > Connolly<[email protected]> wrote: > > versions-maven-plugin.... though it's not designed to notify you during a > > build. > > > > It will produce reports telling you about updates available to you. > > > > It also has stand-alone mojos which will output to the console if there > are > > newer versions available, but these mojos are not designed to be bound to > > the build lifecycle. > > > > -Stephen > > That was it! Thank you Stephen. I must've seen it in an email > because it isn't listed on the plugins page: > http://maven.apache.org/plugins/index.html > > Is CodeHaus (http://mojo.codehaus.org/plugins.html) 'the' site to go > to now for plugin info? Or are these just additional plugins that > aren't part of Maven proper? > > Thanks again > > -- > Andrew Close > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
