Actually, I lock down all versions of all plugins and all
dependencies. Unless I need a new feature in a new release of a
plugin, or I run into a bug that's been fixed in a newer version, the
"old" version works just fine for me.

The "Maven should not use alpha/beta automatically" issue has been
discussed on dev@ but I'm not sure what if any changes will come in
2.1.

Wayne

On 11/6/07, Jean-Yves LEBLEU <[EMAIL PROTECTED]> wrote:
> It is what I do when I detect the problem but it is a bit "heavy" to
> lock the version for every plugin you use don't you think so ?
> This is one of the advantage of maven that everything is working with
> a minimal pom. IMO the alpha / beta versions of plugins should not be
> updated automatically
>
> Jean-Yves
>
>
> On Nov 6, 2007 4:22 PM, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > You can/should lock down your version numbers in the pom.
> >
> > Wayne
> >
> >
> > On 11/6/07, Jean-Yves LEBLEU <[EMAIL PROTECTED]> wrote:
> > > Hello all,
> > >
> > > Is there any way to avoid using alpha version of plugins with maven.
> > >
> > > I have some builds which used to run fine and as the plugin is updated
> > > to alpha version they are not running properly anymore
> > > (war plugin alpha 2.1 does not filter ressources correctly), had the
> > > same pb with the assembly plugin ....
> > >
> > > Thanks for any answer.
> > >
> > > Jean-Yves
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to