Return-Path: Delivered-To: apmail-gump-general-archive@www.apache.org Received: (qmail 23116 invoked from network); 23 Aug 2005 13:54:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2005 13:54:34 -0000 Received: (qmail 37145 invoked by uid 500); 23 Aug 2005 13:54:32 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 37050 invoked by uid 500); 23 Aug 2005 13:54:31 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 36995 invoked by uid 99); 23 Aug 2005 13:54:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 06:54:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 64.233.184.197 as permitted sender) Received: from [64.233.184.197] (HELO wproxy.gmail.com) (64.233.184.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Aug 2005 06:54:48 -0700 Received: by wproxy.gmail.com with SMTP id i8so1113926wra for ; Tue, 23 Aug 2005 06:54:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Sc8S6AEg4i+1Os4S2tRjG6sgCj+SlPnVVQnLmkA55J/jlvfq1Gn3so4SJlAj7bl7721fBg4srHjmtg8ue5HzydiMfFWYpxldrLiymgUbaYkyocsGK7vAnq/RHnyRPeRCy4D2wDvMHZPRTBrmJ1F0rxc3KvZpMahKX2gtDywNS9o= Received: by 10.54.49.74 with SMTP id w74mr2245459wrw; Tue, 23 Aug 2005 06:54:28 -0700 (PDT) Received: by 10.54.42.42 with HTTP; Tue, 23 Aug 2005 06:54:28 -0700 (PDT) Message-ID: <9e3862d8050823065460f1edb0@mail.gmail.com> Date: Tue, 23 Aug 2005 23:54:28 +1000 From: Brett Porter To: Gump code and data Subject: Re: Maven and Gump In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <9e3862d805082121421aa68e31@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N applied. The cobetura plugin will need to be packaged, and AFAIK I don't have access to vmgump yet. Is that right folks? - Brett On 8/23/05, Joerg Heinicke wrote: > > the dependencies must either be in gump (preferred), or packaged. > > > > asm and groovy are in gump already, so its just a matter of matching th= e id's. >=20 > Ok, so it was more a matter of fixing gump descriptor for JCI. Find the p= atch > below. I only fear one dependency is still missing: >=20 > > maven-plugins > maven-cobertura-plugin > 1.1 > plugin > >=20 > How does the gump descriptor needs to be modified? >=20 > Thanks for your help, >=20 > Joerg >=20 >=20 > Index: D:/Cocoon/gump/project/jakarta-commons-sandbox.xml > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > --- D:/Cocoon/gump/project/jakarta-commons-sandbox.xml (revision 227470) > +++ D:/Cocoon/gump/project/jakarta-commons-sandbox.xml (working copy) > @@ -162,13 +162,16 @@ > > >=20 > - > + > + > > > > > > + > > + > > >=20 >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscribe@gump.apache.org > For additional commands, e-mail: general-help@gump.apache.org >=20 > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org