te:
-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: dimanche 4 septembre 2005 09:05
To: Maven Developers List
Subject: Re: Problem with surefire plugin's version
Are you sure? This is exactly what the bootstrap does to ensure all the
latest plugins are used that it
The flag is for use when you install the surefire plugin.
- Brett
Vincent Massol wrote:
>
>
>>-Original Message-
>>From: Brett Porter [mailto:[EMAIL PROTECTED]
>>Sent: dimanche 4 septembre 2005 09:05
>>To: Maven Developers List
>>Subject: Re: Pr
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: dimanche 4 septembre 2005 09:05
> To: Maven Developers List
> Subject: Re: Problem with surefire plugin's version
>
> Are you sure? This is exactly what the bootstrap does to ensure al
Are you sure? This is exactly what the bootstrap does to ensure all the
latest plugins are used that it just built.
- Brett
Vincent Massol wrote:
>>I should have been clearer in my email. I've tried all this but m2 also
>>thinks that the latest version is the 2.0 alpha 3 one and not the beta 1.
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: dimanche 4 septembre 2005 08:53
> To: 'Maven Developers List'
> Subject: RE: Problem with surefire plugin's version
[snip]
> > It uses the latest release. The most relia
> -Original Message-
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: dimanche 4 septembre 2005 02:26
> To: Maven Developers List
> Subject: Re: Problem with surefire plugin's version
>
> It uses the latest release. The most reliable way right now (only
It uses the latest release. The most reliable way right now (only
required once):
m2 -DupdateReleaseInfo=true install
If you still have issues, check ~/.m2/plugin-registry.xml remove a
forced version.
This area still needs a lot of polish.
- Brett
Vincent Massol wrote:
>Does anyone know how I