RE: upgrading from 2.0.4 -> 2.0.7?

2007-07-13 Thread Brian E. Fox
This is mentioned in the notes, but you might want to look here too:
http://maven.apache.org/plugins/maven-dependency-plugin/examples/preparing-dependencies.html

-Original Message-
From: Kenney Westerhof [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 13, 2007 7:02 PM
To: Maven Users List
Subject: Re: upgrading from 2.0.4 -> 2.0.7?

Hi,

If you just _use_ maven 2.0.4, install 2.0.7 and use that.

No pom changes required. All 4.0.0
poms currently work with all versions of maven > 2.0.

-- Kenney

Roger Huang (rchuang) wrote:
> I'm inheriting a project that uses Maven 2.0.4, and want to upgrade to
> 2.0.7.
> Can someone please point me information on how I need to modify my
> existing pom.xml's?
>  
> I found the changelog for 2.0.7, 2.0.6, and 2.0.5, but it's not clear to
> me the changes I need to make.
> http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.sys
> tem.project:changelog-panel
> thanks,
> Roger
>  
> 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: upgrading from 2.0.4 -> 2.0.7?

2007-07-13 Thread Kenney Westerhof

Hi,

If you just _use_ maven 2.0.4, install 2.0.7 and use that.

No pom changes required. All 4.0.0
poms currently work with all versions of maven > 2.0.

-- Kenney

Roger Huang (rchuang) wrote:

I'm inheriting a project that uses Maven 2.0.4, and want to upgrade to
2.0.7.
Can someone please point me information on how I need to modify my
existing pom.xml's?
 
I found the changelog for 2.0.7, 2.0.6, and 2.0.5, but it's not clear to

me the changes I need to make.
http://jira.codehaus.org/browse/MNG?report=com.atlassian.jira.plugin.sys
tem.project:changelog-panel
thanks,
Roger
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: upgrading from 2.0.4 -> 2.0.7?

2007-07-13 Thread Wendy Smoak

On 7/13/07, Roger Huang (rchuang) <[EMAIL PROTECTED]> wrote:


I'm inheriting a project that uses Maven 2.0.4, and want to upgrade to
2.0.7.
Can someone please point me information on how I need to modify my
existing pom.xml's?


There are a few 'Changes that may affect existing builds' listed on
the release notes page:  http://maven.apache.org/release-notes.html

--
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]