From continuum-users-return-1757-apmail-maven-continuum-users-archive=maven.apache.org@maven.apache.org Thu May 25 19:38:58 2006 Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 9204 invoked from network); 25 May 2006 19:38:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 May 2006 19:38:57 -0000 Received: (qmail 36438 invoked by uid 500); 25 May 2006 19:38:55 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 36405 invoked by uid 500); 25 May 2006 19:38:55 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 36393 invoked by uid 99); 25 May 2006 19:38:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 12:38:55 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=HTML_MESSAGE,MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of leemeador76018@gmail.com designates 64.233.166.180 as permitted sender) Received: from [64.233.166.180] (HELO py-out-1112.google.com) (64.233.166.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2006 12:38:54 -0700 Received: by py-out-1112.google.com with SMTP id m51so2637584pye for ; Thu, 25 May 2006 12:38:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=DxlJ75SDRbopKhxQdsvgoR6FCP6UXaJCrJzIrhEHQ2/n6cD/rA2gTsptysL9WdyDzoSaxAw4EfAzZ6K4stGOvbbDDmQ0W9a5tYpDhh8Jyfu6m/g3CmySFMcIjgjkQinA7dkrFN1kLMFPJBJq8FIgfSxt0Rs1ZBnvaXssKf9uRDQ= Received: by 10.35.66.12 with SMTP id t12mr2911698pyk; Thu, 25 May 2006 12:38:33 -0700 (PDT) Received: by 10.35.130.1 with HTTP; Thu, 25 May 2006 12:38:33 -0700 (PDT) Message-ID: Date: Thu, 25 May 2006 14:38:33 -0500 From: "Lee Meador" Sender: leemeador76018@gmail.com To: continuum-users@maven.apache.org Subject: Re: How to update maven plugins In-Reply-To: <52bab8690605242137i6d9396ddv44780a3c808fbb90@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_94490_22926303.1148585913668" References: <83672EAF145CE34B9C75293C33782EDB0C5D4A@webifymail02.webify.local> <52bab8690605242137i6d9396ddv44780a3c808fbb90@mail.gmail.com> X-Google-Sender-Auth: e2fec20a22b7be18 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_94490_22926303.1148585913668 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I see what you mean. I also can think of situations that might call for updating the world. I will need to think about it some more. On 5/24/06, Wayne Fay wrote: > > I completely agree with Mike. We use the pluginManagement node for > this same purpose. > > Wayne > > On 5/24/06, Mike Perham wrote: > > We put the explicit version for each plugin in our top-level POM and > > update them by hand as we need new features. A deterministic build > > process should never use -U. > > > > -----Original Message----- > > From: leemeador76018@gmail.com [mailto:leemeador76018@gmail.com] On > > Behalf Of Lee Meador > > Sent: Wednesday, May 24, 2006 2:28 PM > > To: continuum-users@maven.apache.org > > Subject: How to update maven plugins > > > > When I want to update maven 2 plugins (normally) I do a "mvn -U > > " > > and all the plugins needed for that target are evaluated and, perhaps, > > updated. > > > > I am running Continuum in its own place with its own settings.xml and > > its own repository. I can update things by going to a continuum working > > folder and running the same target that the working directory is used t= o > > build. But the command line is long with the custom settings.xml. > > > > This could also be an issue if you had a standalone machine (or vm) for > > continuum to run in. > > > > I could modify the build in continuum to add the -U and then put it > > back. > > > > Being lazy, as all good developers, I was wondering if there was a > > better way to update the maven plugins and such that continuum is using= . > > > > -- Lee Meador > > Sent from gmail. My real email address is lee@leemeador.com > > > --=20 -- Lee Meador Sent from gmail. My real email address is lee@leemeador.com ------=_Part_94490_22926303.1148585913668--