Hi Vincent,

I'm aware of that (the snapshot plugin repo probably isn't declared). I was asking whether it really needed to be 2.3.1-SNAPSHOT, since 2.3 works just fine :)

I'll set the version back until Kenney says otherwise in the interests of fixing the build.

- Brett

On 07/06/2007, at 10:51 AM, Vincent Siveton wrote:

Hi Brett,

See Continuum log:
http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2- build-log-20070607.001504.txt

Cheers,

Vincent

2007/6/6, Brett Porter <[EMAIL PROTECTED]>:
Are you sure? I just flipped the version to 2.3 and it built just fine.

On 07/06/2007, at 3:34 AM, [EMAIL PROTECTED] wrote:

> Author: kenney
> Date: Wed Jun  6 10:34:14 2007
> New Revision: 544891
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=544891
> Log:
> Make surefire version explicit; this is the minimum version that is
> deemed stable
>
> Modified:
>     maven/components/branches/maven-2.0.x/pom.xml
>
> Modified: maven/components/branches/maven-2.0.x/pom.xml
> URL: http://svn.apache.org/viewvc/maven/components/branches/
> maven-2.0.x/pom.xml?view=diff&rev=544891&r1=544890&r2=544891
> ===================================================================== =
> ========
> --- maven/components/branches/maven-2.0.x/pom.xml (original)
> +++ maven/components/branches/maven-2.0.x/pom.xml Wed Jun  6
> 10:34:14 2007
> @@ -62,6 +62,10 @@
>            <version>2.2-beta-1</version>
>          </plugin>
>          <plugin>
> +          <artifactId>maven-surefire-plugin</artifactId>
> +          <version>2.3.1-SNAPSHOT</version>
> +        </plugin>
> +        <plugin>
>            <artifactId>maven-release-plugin</artifactId>
>            <configuration>
>              <tagBase>https://svn.apache.org/repos/asf/maven/
> components/tags</tagBase>
>

---------------------------------------------------------------------
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