be aware that http://jira.codehaus.org/browse/MRELEASE-64 will remove <Prerequisite > element from the pom
On 4/19/06, Carlos Sanchez <[EMAIL PROTECTED]> wrote: > > it's a minimum not the latest > > On 4/19/06, dan tran <[EMAIL PROTECTED]> wrote: > > why not 2.0.4 since 2.0.3 is nolonger at maven site? > > > > On 4/19/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
