Maven 2.0.9 - Upgrade Hints/Conflicts with other tools?

2009-02-10 Thread David Bruley
Hello, I work for a company that is fairly new to Maven and open source in general. We are currently using Maven 2.0.5 with Continuum for our continuous build server and Artifactory for our internal artifact repository. We need to upgrade to Maven 2.0.9, but this is the first time we have

Re: Maven 2.0.9 - Upgrade Hints/Conflicts with other tools?

2009-02-10 Thread Mick Knutson
Hudson is another viable option: https://hudson.dev.java.net/ --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://baselogic.com Linked IN:

Re: Maven 2.0.9 - Upgrade Hints/Conflicts with other tools?

2009-02-10 Thread Stephen Connolly
The first thing I would do is lock down all the versions of plugins in all your builds Then you can try with the newer version of maven, and once that is working, try updating the plugin versions. If you have not locked down your plugin versions, your build is not reproducible and you need to

Re: Maven 2.0.9 - Upgrade Hints/Conflicts with other tools?

2009-02-10 Thread Doug Douglass
FWIW, we setup a second CI system (hudson) in order to run builds with several different future versions of maven to help catch upgrade issues. On Tue, Feb 10, 2009 at 10:31 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: The first thing I would do is lock down all the versions of

RE: Maven 2.0.9 - Upgrade Hints/Conflicts with other tools?

2009-02-10 Thread Brian E. Fox
Bruley [mailto:david.bru...@bcbsnd.com] Sent: Tuesday, February 10, 2009 9:52 AM To: users@maven.apache.org Subject: Maven 2.0.9 - Upgrade Hints/Conflicts with other tools? Hello, I work for a company that is fairly new to Maven and open source in general. We are currently using Maven 2.0.5