You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2006/04/20 08:08:37 UTC

svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Author: carlos
Date: Wed Apr 19 23:08:36 2006
New Revision: 395505

URL: http://svn.apache.org/viewcvs?rev=395505&view=rev
Log:
Prerequisite is maven 2.0.3

Modified:
    maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395505&r1=395504&r2=395505&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Wed Apr 19 23:08:36 2006
@@ -12,7 +12,7 @@
   <name>Maven Surefire Report Plugin</name>
   <version>2.0-SNAPSHOT</version>
   <prerequisites>
-    <maven>2.0.3-SNAPSHOT</maven>
+    <maven>2.0.3</maven>
   </prerequisites>
   <developers>
     <developer>



Re: svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Posted by dan tran <da...@gmail.com>.
be aware that http://jira.codehaus.org/browse/MRELEASE-64
will remove <Prerequisite > element from the pom



On 4/19/06, Carlos Sanchez <ca...@apache.org> wrote:
>
> it's a minimum not the latest
>
> On 4/19/06, dan tran <da...@gmail.com> wrote:
> > why not 2.0.4 since 2.0.3 is nolonger at maven site?
> >
> > On 4/19/06, carlos@apache.org <ca...@apache.org> wrote:
> > >
> > > Author: carlos
> > > Date: Wed Apr 19 23:08:36 2006
> > > New Revision: 395505
> > >
> > > URL: http://svn.apache.org/viewcvs?rev=395505&view=rev
> > > Log:
> > > Prerequisite is maven 2.0.3
> > >
> > > Modified:
> > >    maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> > >
> > > Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> > > URL:
> > >
> http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395505&r1=395504&r2=395505&view=diff
> > >
> > >
> ==============================================================================
> > > --- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> (original)
> > > +++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Wed Apr
> 19
> > > 23:08:36 2006
> > > @@ -12,7 +12,7 @@
> > >   <name>Maven Surefire Report Plugin</name>
> > >   <version>2.0-SNAPSHOT</version>
> > >   <prerequisites>
> > > -    <maven>2.0.3-SNAPSHOT</maven>
> > > +    <maven>2.0.3</maven>
> > >   </prerequisites>
> > >   <developers>
> > >     <developer>
> > >
> > >
> > >
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
>                             -- The Princess Bride
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Posted by Carlos Sanchez <ca...@apache.org>.
it's a minimum not the latest

On 4/19/06, dan tran <da...@gmail.com> wrote:
> why not 2.0.4 since 2.0.3 is nolonger at maven site?
>
> On 4/19/06, carlos@apache.org <ca...@apache.org> wrote:
> >
> > Author: carlos
> > Date: Wed Apr 19 23:08:36 2006
> > New Revision: 395505
> >
> > URL: http://svn.apache.org/viewcvs?rev=395505&view=rev
> > Log:
> > Prerequisite is maven 2.0.3
> >
> > Modified:
> >    maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> >
> > Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> > URL:
> > http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395505&r1=395504&r2=395505&view=diff
> >
> > ==============================================================================
> > --- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml (original)
> > +++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Wed Apr 19
> > 23:08:36 2006
> > @@ -12,7 +12,7 @@
> >   <name>Maven Surefire Report Plugin</name>
> >   <version>2.0-SNAPSHOT</version>
> >   <prerequisites>
> > -    <maven>2.0.3-SNAPSHOT</maven>
> > +    <maven>2.0.3</maven>
> >   </prerequisites>
> >   <developers>
> >     <developer>
> >
> >
> >
>
>


--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
                             -- The Princess Bride

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


Re: svn commit: r395505 - /maven/plugins/trunk/maven-surefire-report-plugin/pom.xml

Posted by dan tran <da...@gmail.com>.
why not 2.0.4 since 2.0.3 is nolonger at maven site?

On 4/19/06, carlos@apache.org <ca...@apache.org> wrote:
>
> Author: carlos
> Date: Wed Apr 19 23:08:36 2006
> New Revision: 395505
>
> URL: http://svn.apache.org/viewcvs?rev=395505&view=rev
> Log:
> Prerequisite is maven 2.0.3
>
> Modified:
>    maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
>
> Modified: maven/plugins/trunk/maven-surefire-report-plugin/pom.xml
> URL:
> http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-report-plugin/pom.xml?rev=395505&r1=395504&r2=395505&view=diff
>
> ==============================================================================
> --- maven/plugins/trunk/maven-surefire-report-plugin/pom.xml (original)
> +++ maven/plugins/trunk/maven-surefire-report-plugin/pom.xml Wed Apr 19
> 23:08:36 2006
> @@ -12,7 +12,7 @@
>   <name>Maven Surefire Report Plugin</name>
>   <version>2.0-SNAPSHOT</version>
>   <prerequisites>
> -    <maven>2.0.3-SNAPSHOT</maven>
> +    <maven>2.0.3</maven>
>   </prerequisites>
>   <developers>
>     <developer>
>
>
>