You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by David Jencks <da...@yahoo.com> on 2010/08/06 06:54:46 UTC

3.0.x branch has wrong version

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


Re: 3.0.x branch has wrong version

Posted by David Jencks <da...@yahoo.com>.
Indeed, my problems were caused by not reading the instructions and using bad syntax.

The v-m-p is really great :-D

thanks!
david jencks

On Aug 6, 2010, at 1:31 AM, Stephen Connolly wrote:

> 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 <st...@gmail.com>
> 
>> 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 <st...@gmail.com>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 <da...@yahoo.com> 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
>>>> 
>>>> 
>>> 
>> 


Re: 3.0.x branch has wrong version

Posted by Stephen Connolly <st...@gmail.com>.
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 <st...@gmail.com>

> 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 <st...@gmail.com>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 <da...@yahoo.com> 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
>>>
>>>
>>
>

Re: 3.0.x branch has wrong version

Posted by Stephen Connolly <st...@gmail.com>.
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 <st...@gmail.com>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 <da...@yahoo.com> 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
>>
>>
>

Re: 3.0.x branch has wrong version

Posted by Stephen Connolly <st...@gmail.com>.
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 <da...@yahoo.com> 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
>
>