You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Raymond Feng <en...@gmail.com> on 2007/02/14 23:08:32 UTC

Re: Maven 2.0.5 Released

Hi,

Maybe we can try to build Tuscany w/ maven 2.0.5 now.

Thanks,
Raymond

----- Original Message ----- 
From: "Jason van Zyl" <ja...@maven.org>
To: "Maven Users List" <us...@maven.apache.org>; 
<an...@maven.apache.org>; "Maven Developers List" <de...@maven.apache.org>
Sent: Wednesday, February 14, 2007 1:53 PM
Subject: Maven 2.0.5 Released


> The Maven team would like to announce the release of Maven 2.0.5.
>
> You can find the roadmap for the release here:
>
> http://jira.codehaus.org/secure/IssueNavigator.jspa? 
> reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/ 
> order=DESC
>
> The release notes can be found here:
>
> http://maven.apache.org/release-notes.html
>
> And you can download it from here:
>
> http://maven.apache.org/download.html
>
> Thanks,
>
> The Maven Apache Team!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


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


Re: Maven 2.0.5 Released

Posted by Dan Murphy <dm...@googlemail.com>.
Sounds like there's no reason not to do it - was concerned that it would
impact lots of people without any decernable benefit.. good to keep upto
date, but not if it causes hassel for others :)

On 15/02/07, Raymond Feng <en...@gmail.com> wrote:
>
> I'm able to run maven 2.0.5 against our build as is. So I guess I'm not
> proposing a mandatory move :-).
>
> Thanks,
> Raymond
>
> ----- Original Message -----
> From: "Jeremy Boynes" <jb...@apache.org>
> To: <tu...@ws.apache.org>
> Sent: Thursday, February 15, 2007 8:43 AM
> Subject: Re: Maven 2.0.5 Released
>
>
> > What about this in the parent pom?
> >     <prerequisites>
> >         <maven>2.0.4</maven>
> >     </prerequisites>
> >
> > Do we need to re-release that?
> > --
> > Jeremy
> >
> > On Feb 15, 2007, at 8:39 AM, Raymond Feng wrote:
> >
> >> Moving to 2.0.5 won't require any pom changes.
> >>
> >> Thanks,
> >> Raymond
> >>
> >> ----- Original Message ----- From: "Dan Murphy"  <
> dm.subs@googlemail.com>
> >> To: <tu...@ws.apache.org>
> >> Sent: Thursday, February 15, 2007 7:24 AM
> >> Subject: Re: Maven 2.0.5 Released
> >>
> >>
> >>> If it does something we need or we know is broken then why
> not...  But,
> >>> if it
> >>> means changes to pom's or requires everyone to move up to maven  2.0.5
> >>> it
> >>> miay not be such a good idea....
> >>>
> >>> Dan
> >>>
> >>> On 14/02/07, Raymond Feng <en...@gmail.com> wrote:
> >>>>
> >>>> Hi,
> >>>>
> >>>> Maybe we can try to build Tuscany w/ maven 2.0.5 now.
> >>>>
> >>>> Thanks,
> >>>> Raymond
> >>>>
> >>>> ----- Original Message -----
> >>>> From: "Jason van Zyl" <ja...@maven.org>
> >>>> To: "Maven Users List" <us...@maven.apache.org>;
> >>>> <an...@maven.apache.org>; "Maven Developers List"
> >>>> <dev@maven.apache.org
> >>>> >
> >>>> Sent: Wednesday, February 14, 2007 1:53 PM
> >>>> Subject: Maven 2.0.5 Released
> >>>>
> >>>>
> >>>> > The Maven team would like to announce the release of Maven 2.0.5.
> >>>> >
> >>>> > You can find the roadmap for the release here:
> >>>> >
> >>>> > http://jira.codehaus.org/secure/IssueNavigator.jspa?
> >>>> > reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/
> >>>> > order=DESC
> >>>> >
> >>>> > The release notes can be found here:
> >>>> >
> >>>> > http://maven.apache.org/release-notes.html
> >>>> >
> >>>> > And you can download it from here:
> >>>> >
> >>>> > http://maven.apache.org/download.html
> >>>> >
> >>>> > Thanks,
> >>>> >
> >>>> > The Maven Apache Team!
> >>>> >
> >>>> >
> >>>> --------------------------------------------------------------------
> >>>> -
> >>>> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> >>>> > For additional commands, e-mail: users-help@maven.apache.org
> >>>> >
> >>>>
> >>>>
> >>>> --------------------------------------------------------------------
> >>>> -
> >>>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> >>>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >>>>
> >>>>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> >> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: Maven 2.0.5 Released

Posted by Raymond Feng <en...@gmail.com>.
I'm able to run maven 2.0.5 against our build as is. So I guess I'm not 
proposing a mandatory move :-).

Thanks,
Raymond

----- Original Message ----- 
From: "Jeremy Boynes" <jb...@apache.org>
To: <tu...@ws.apache.org>
Sent: Thursday, February 15, 2007 8:43 AM
Subject: Re: Maven 2.0.5 Released


> What about this in the parent pom?
>     <prerequisites>
>         <maven>2.0.4</maven>
>     </prerequisites>
>
> Do we need to re-release that?
> --
> Jeremy
>
> On Feb 15, 2007, at 8:39 AM, Raymond Feng wrote:
>
>> Moving to 2.0.5 won't require any pom changes.
>>
>> Thanks,
>> Raymond
>>
>> ----- Original Message ----- From: "Dan Murphy"  <dm...@googlemail.com>
>> To: <tu...@ws.apache.org>
>> Sent: Thursday, February 15, 2007 7:24 AM
>> Subject: Re: Maven 2.0.5 Released
>>
>>
>>> If it does something we need or we know is broken then why not...  But, 
>>> if it
>>> means changes to pom's or requires everyone to move up to maven  2.0.5 
>>> it
>>> miay not be such a good idea....
>>>
>>> Dan
>>>
>>> On 14/02/07, Raymond Feng <en...@gmail.com> wrote:
>>>>
>>>> Hi,
>>>>
>>>> Maybe we can try to build Tuscany w/ maven 2.0.5 now.
>>>>
>>>> Thanks,
>>>> Raymond
>>>>
>>>> ----- Original Message -----
>>>> From: "Jason van Zyl" <ja...@maven.org>
>>>> To: "Maven Users List" <us...@maven.apache.org>;
>>>> <an...@maven.apache.org>; "Maven Developers List" 
>>>> <dev@maven.apache.org
>>>> >
>>>> Sent: Wednesday, February 14, 2007 1:53 PM
>>>> Subject: Maven 2.0.5 Released
>>>>
>>>>
>>>> > The Maven team would like to announce the release of Maven 2.0.5.
>>>> >
>>>> > You can find the roadmap for the release here:
>>>> >
>>>> > http://jira.codehaus.org/secure/IssueNavigator.jspa?
>>>> > reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/
>>>> > order=DESC
>>>> >
>>>> > The release notes can be found here:
>>>> >
>>>> > http://maven.apache.org/release-notes.html
>>>> >
>>>> > And you can download it from here:
>>>> >
>>>> > http://maven.apache.org/download.html
>>>> >
>>>> > Thanks,
>>>> >
>>>> > The Maven Apache Team!
>>>> >
>>>> >
>>>> -------------------------------------------------------------------- 
>>>> -
>>>> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>>> > For additional commands, e-mail: users-help@maven.apache.org
>>>> >
>>>>
>>>>
>>>> -------------------------------------------------------------------- 
>>>> -
>>>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>>>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>>>
>>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 


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


Re: Maven 2.0.5 Released

Posted by Jeremy Boynes <jb...@apache.org>.
What about this in the parent pom?
     <prerequisites>
         <maven>2.0.4</maven>
     </prerequisites>

Do we need to re-release that?
--
Jeremy

On Feb 15, 2007, at 8:39 AM, Raymond Feng wrote:

> Moving to 2.0.5 won't require any pom changes.
>
> Thanks,
> Raymond
>
> ----- Original Message ----- From: "Dan Murphy"  
> <dm...@googlemail.com>
> To: <tu...@ws.apache.org>
> Sent: Thursday, February 15, 2007 7:24 AM
> Subject: Re: Maven 2.0.5 Released
>
>
>> If it does something we need or we know is broken then why not...  
>> But, if it
>> means changes to pom's or requires everyone to move up to maven  
>> 2.0.5 it
>> miay not be such a good idea....
>>
>> Dan
>>
>> On 14/02/07, Raymond Feng <en...@gmail.com> wrote:
>>>
>>> Hi,
>>>
>>> Maybe we can try to build Tuscany w/ maven 2.0.5 now.
>>>
>>> Thanks,
>>> Raymond
>>>
>>> ----- Original Message -----
>>> From: "Jason van Zyl" <ja...@maven.org>
>>> To: "Maven Users List" <us...@maven.apache.org>;
>>> <an...@maven.apache.org>; "Maven Developers List"  
>>> <dev@maven.apache.org
>>> >
>>> Sent: Wednesday, February 14, 2007 1:53 PM
>>> Subject: Maven 2.0.5 Released
>>>
>>>
>>> > The Maven team would like to announce the release of Maven 2.0.5.
>>> >
>>> > You can find the roadmap for the release here:
>>> >
>>> > http://jira.codehaus.org/secure/IssueNavigator.jspa?
>>> > reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/
>>> > order=DESC
>>> >
>>> > The release notes can be found here:
>>> >
>>> > http://maven.apache.org/release-notes.html
>>> >
>>> > And you can download it from here:
>>> >
>>> > http://maven.apache.org/download.html
>>> >
>>> > Thanks,
>>> >
>>> > The Maven Apache Team!
>>> >
>>> >  
>>> -------------------------------------------------------------------- 
>>> -
>>> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>> > For additional commands, e-mail: users-help@maven.apache.org
>>> >
>>>
>>>
>>> -------------------------------------------------------------------- 
>>> -
>>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>>
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>


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


Re: Maven 2.0.5 Released

Posted by Raymond Feng <en...@gmail.com>.
Moving to 2.0.5 won't require any pom changes.

Thanks,
Raymond

----- Original Message ----- 
From: "Dan Murphy" <dm...@googlemail.com>
To: <tu...@ws.apache.org>
Sent: Thursday, February 15, 2007 7:24 AM
Subject: Re: Maven 2.0.5 Released


> If it does something we need or we know is broken then why not... But, if 
> it
> means changes to pom's or requires everyone to move up to maven 2.0.5 it
> miay not be such a good idea....
>
> Dan
>
> On 14/02/07, Raymond Feng <en...@gmail.com> wrote:
>>
>> Hi,
>>
>> Maybe we can try to build Tuscany w/ maven 2.0.5 now.
>>
>> Thanks,
>> Raymond
>>
>> ----- Original Message -----
>> From: "Jason van Zyl" <ja...@maven.org>
>> To: "Maven Users List" <us...@maven.apache.org>;
>> <an...@maven.apache.org>; "Maven Developers List" 
>> <dev@maven.apache.org
>> >
>> Sent: Wednesday, February 14, 2007 1:53 PM
>> Subject: Maven 2.0.5 Released
>>
>>
>> > The Maven team would like to announce the release of Maven 2.0.5.
>> >
>> > You can find the roadmap for the release here:
>> >
>> > http://jira.codehaus.org/secure/IssueNavigator.jspa?
>> > reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/
>> > order=DESC
>> >
>> > The release notes can be found here:
>> >
>> > http://maven.apache.org/release-notes.html
>> >
>> > And you can download it from here:
>> >
>> > http://maven.apache.org/download.html
>> >
>> > Thanks,
>> >
>> > The Maven Apache Team!
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> > For additional commands, e-mail: users-help@maven.apache.org
>> >
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>>
> 


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


Re: Maven 2.0.5 Released

Posted by Dan Murphy <dm...@googlemail.com>.
If it does something we need or we know is broken then why not... But, if it
means changes to pom's or requires everyone to move up to maven 2.0.5 it
miay not be such a good idea....

Dan

On 14/02/07, Raymond Feng <en...@gmail.com> wrote:
>
> Hi,
>
> Maybe we can try to build Tuscany w/ maven 2.0.5 now.
>
> Thanks,
> Raymond
>
> ----- Original Message -----
> From: "Jason van Zyl" <ja...@maven.org>
> To: "Maven Users List" <us...@maven.apache.org>;
> <an...@maven.apache.org>; "Maven Developers List" <dev@maven.apache.org
> >
> Sent: Wednesday, February 14, 2007 1:53 PM
> Subject: Maven 2.0.5 Released
>
>
> > The Maven team would like to announce the release of Maven 2.0.5.
> >
> > You can find the roadmap for the release here:
> >
> > http://jira.codehaus.org/secure/IssueNavigator.jspa?
> > reset=true&&pid=10500&fixfor=12294&sorter/field=issuekey&sorter/
> > order=DESC
> >
> > The release notes can be found here:
> >
> > http://maven.apache.org/release-notes.html
> >
> > And you can download it from here:
> >
> > http://maven.apache.org/download.html
> >
> > Thanks,
> >
> > The Maven Apache Team!
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>