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 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 lock them down right now.
>
> With locked down plugin versions I usually find very little issues
> switching maven versions.
>
> 2009/2/10 Mick Knutson <mickknut...@gmail.com>:
> > 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: http://linkedin.com/in/mickknutson
> > Twitter: http://twitter.com/mickknutson
> > Vacation Rental: http://tahoe.baselogic.com
> > ---
> >
> >
> >
> > On Tue, Feb 10, 2009 at 9:52 AM, David Bruley <david.bru...@bcbsnd.com
> >wrote:
> >
> >> 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
> >> upgraded and I have a few questions/concerns.  I tried to search for
> >> related
> >> info on Google but did not find much.  I also tried to search the last
> few
> >> months worth of posts on the mailing list.  I did come across an older
> post
> >> on issues with Continuum and Maven 2.0.7
> >> http://jira.codehaus.org/browse/MNG-3084 and while it is obviously not
> an
> >> issue for 2.0.9, it's an example of some of the concerns I have of
> >> potential
> >> issues to watch out for.
> >>
> >> Essentially, my question is, are there any best practices to follow when
> >> upgrading versions of Maven?  Are there easy ways to upgrade all the
> latest
> >> versions of various plug-ins for example?  Does one necessarily need to
> >> upgrade to the latest versions of plug-ins or is it more of a case by
> case
> >> basis?  Are there any issues to be aware of with Continuum?  Perhaps
> that's
> >> a post for the Continuum mailing list.
> >>
> >> I apologize if this is too basic a question, as I mentioned we are
> fairly
> >> new to the environment and I would like to make this initial upgrade as
> >> seamless as possible.  It's not the actual upgrade of Maven, that's
> simple
> >> enough, more any related steps in the process that we may not be aware
> of.
> >>
> >> Thanks in advance for any assistance.
> >>
> >> Dave Bruley
> >> Technical Analyst
> >> CoreLink Administrative Solutions
> >>
> >> Confidentiality Notice:  This e-mail message and any attachments are for
> >> the
> >> sole use of the intended recipient(s) and may contain confidential and
> >> privileged information.  Any unauthorized review, use, disclosure,
> >> distribution or copying is prohibited.  If you are not the intended
> >> recipient(s), please contact the sender by replying to this e-mail and
> >> destroy/delete all copies of this e-mail message.
> >>
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> >> For additional commands, e-mail: users-h...@maven.apache.org
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to