Even the latest release works for me, e.g. $ *mvn -version* Apache Maven 2.2.1 (r801777; 2009-08-06 20:16:01+0100) Java version: 1.6.0_13 Java home: /usr/java/jdk1.6.0_13/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux" version: "2.6.18-194.8.1.el5" arch: "amd64" Family: "unix" $ *mvn org.codehaus.mojo:versions-maven-plugin:1.2:set versions:commit -DnewVersion=3.0.3-SNAPSHOT*
2010/8/6 Stephen Connolly <[email protected]> > the latest v-m-p snapshot works fine, here's a patch to get to > 3.0.3-SNAPSHOT > > > On 6 August 2010 07:37, Stephen Connolly > <[email protected]>wrote: > >> I'll have a look... as the main dev on v-m-p I'd like to find out why its >> failing >> >> -Stephen >> >> >> On 6 August 2010 05:54, David Jencks <[email protected]> wrote: >> >>> I need to try out a fix in the 3.0.x branch but it has version >>> 3.0.2-SNAPSHOT whereas 3.0.2 is already released. The versions-maven-plugin >>> doesn't seem to be able to work with the build. Does anyone know how to fix >>> this? >>> >>> thanks >>> david jencks >>> >>> >> >
