From continuum-dev-return-5074-apmail-maven-continuum-dev-archive=maven.apache.org@maven.apache.org Thu Aug 03 15:59:43 2006 Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 73342 invoked from network); 3 Aug 2006 15:59:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Aug 2006 15:59:43 -0000 Received: (qmail 11500 invoked by uid 500); 3 Aug 2006 15:59:43 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 11480 invoked by uid 500); 3 Aug 2006 15:59:43 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 11469 invoked by uid 99); 3 Aug 2006 15:59:42 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 08:59:42 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [203.59.1.198] (HELO mail-ihug.icp-qv1-irony4.iinet.net.au) (203.59.1.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Aug 2006 08:59:40 -0700 Received: from 203-166-247-50.dyn.iinet.net.au (HELO [192.168.237.213]) ([203.166.247.50]) by mail-ihug.icp-qv1-irony4.iinet.net.au with ESMTP; 03 Aug 2006 23:59:16 +0800 X-BrightmailFiltered: true X-Brightmail-Tracker: AAAAAA== X-IronPort-AV: i="4.07,209,1151856000"; d="scan'208"; a="840515442:sNHT3766347226" Message-ID: <44D21D4F.2000704@apache.org> Date: Fri, 04 Aug 2006 01:59:11 +1000 From: Brett Porter User-Agent: Thunderbird 2.0a1 (Windows/20060724) MIME-Version: 1.0 To: continuum-dev@maven.apache.org Subject: Re: svn commit: r428431 - /maven/continuum/trunk/continuum-webapp/pom.xml References: <20060803154713.A40871A981A@eris.apache.org> In-Reply-To: <20060803154713.A40871A981A@eris.apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I think you need to rm your local mojo metadata (there used to be a jetty plugin there, defunct). - Brett On 4/08/2006 1:47 AM, jvanzyl@apache.org wrote: > Author: jvanzyl > Date: Thu Aug 3 08:47:12 2006 > New Revision: 428431 > > URL: http://svn.apache.org/viewvc?rev=428431&view=rev > Log: > o new version doesn't work easily so just use jetty6 prefix until the repo metadata is corrected > > Modified: > maven/continuum/trunk/continuum-webapp/pom.xml > > Modified: maven/continuum/trunk/continuum-webapp/pom.xml > URL: http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-webapp/pom.xml?rev=428431&r1=428430&r2=428431&view=diff > ============================================================================== > --- maven/continuum/trunk/continuum-webapp/pom.xml (original) > +++ maven/continuum/trunk/continuum-webapp/pom.xml Thu Aug 3 08:47:12 2006 > @@ -54,7 +54,7 @@ > > > org.mortbay.jetty > - maven-jetty-plugin > + maven-jetty6-plugin > > 10 > / > > -- Apache Maven - http://maven.apache.org/ Better Builds with Maven - http://library.mergere.com/