I'll have a look. We need to specify some other repository to use 2.5-SNAPSHOT
2009/10/11 <[email protected]> > Author: amaniatis > Date: Sun Oct 11 04:51:13 2009 > New Revision: 824020 > > URL: http://svn.apache.org/viewvc?rev=824020&view=rev > Log: > Revert last commit. So it isn't quite as simple as that to specify the > surefire snapshot version I want. Might need to leave this to someone for > whom maven is less of a mystery. > > Modified: > cayenne/main/trunk/pom.xml > > Modified: cayenne/main/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=824020&r1=824019&r2=824020&view=diff > > ============================================================================== > --- cayenne/main/trunk/pom.xml (original) > +++ cayenne/main/trunk/pom.xml Sun Oct 11 04:51:13 2009 > @@ -553,7 +553,6 @@ > <plugins> > <plugin> > > <artifactId>maven-surefire-plugin</artifactId> > - <version>2.5-SNAPSHOT</version> > <configuration> > <argLine> > > -Dcayenne.test.connection=${cayenne.test.connection} > -Djava.net.preferIPv4Stack=true > > > -- Andrey
