You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Wayne Fay <wa...@gmail.com> on 2010/05/14 19:30:09 UTC

Re: Multi projects use always the same version

> seeing that maven always uses the version 1.0 for all projects. It seem's
> that maven caches the version of used plugin and don't apply the correct
> version for the last project

Yes, that's what happens. This is a known defect in M2. Bump all to
1.3 if you must use it.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Multi projects use always the same version

Posted by Stephen Connolly <st...@gmail.com>.
or switch to maven 3.0-beta-1

On 14 May 2010 18:30, Wayne Fay <wa...@gmail.com> wrote:

> > seeing that maven always uses the version 1.0 for all projects. It seem's
> > that maven caches the version of used plugin and don't apply the correct
> > version for the last project
>
> Yes, that's what happens. This is a known defect in M2. Bump all to
> 1.3 if you must use it.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>