Unfortunately no one has deployed the latest

        <groupId>org.apache.maven.plugins</groupId>
              <artifactId>maven-surefire-plugin</artifactId>
              <version>2.0-beta-2-SNAPSHOT</version>

version to http://snapshots.maven.codehaus.org/maven2

So if someone could deploy or send it tom I would be most grateful.

cheers



On 18/11/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> add a pluginRepository with:
> http://snapshots.maven.codehaus.org/maven2
> to your settings.xml file in a profile.
>
> it should be downloaded.
>
> On 11/18/05, Pete <[EMAIL PROTECTED]> wrote:
> > Would any kind person email the .JAR and .POM etc for the
> > 2.0-beta-2-SNAPSHOT version of surefire plugin.
> >
> > I'm want to use XML reportFormat which I believe is only in SVN,
> > unfortunately no SVN access allowed at work !
> >
> > email to:  [EMAIL PROTECTED]
> >
> > Many thanks
> >
> >  <build>
> >        <plugins>
> >            <plugin>
> >                <groupId>org.apache.maven.plugins</groupId>
> >                <artifactId>maven-surefire-plugin</artifactId>
> >                <version>2.0-beta-2-SNAPSHOT</version>
> >            </plugin>
> >        </plugins>
> >    </build>
> >
> > ---------------------------------------------------------------------
> > 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