You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Roger Huang (rchuang)" <rc...@cisco.com> on 2007/07/14 00:08:54 UTC

upgrading from 2.0.4 -> 2.0.7?

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
 

RE: upgrading from 2.0.4 -> 2.0.7?

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
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:kenney@apache.org] 
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 <modelVersion>4.0.0</modelVersion>
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: upgrading from 2.0.4 -> 2.0.7?

Posted by Kenney Westerhof <ke...@apache.org>.
Hi,

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

No pom changes required. All <modelVersion>4.0.0</modelVersion>
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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: upgrading from 2.0.4 -> 2.0.7?

Posted by Wendy Smoak <ws...@gmail.com>.
On 7/13/07, Roger Huang (rchuang) <rc...@cisco.com> 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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org