Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 52695 invoked from network); 3 Nov 2010 09:05:27 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 09:05:27 -0000 Received: (qmail 17477 invoked by uid 500); 3 Nov 2010 09:05:57 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 17077 invoked by uid 500); 3 Nov 2010 09:05:54 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 17030 invoked by uid 99); 3 Nov 2010 09:05:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 09:05:52 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 09:05:45 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 04CB9289801D for ; Wed, 3 Nov 2010 10:05:25 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XAO3mblW-9Tk for ; Wed, 3 Nov 2010 10:05:24 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id 822BE289801E; Wed, 3 Nov 2010 10:05:24 +0100 (CET) From: Stefan Bodewig To: "Tomcat Developers List" Subject: Re: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed References: <20101102013350.3EE3C15360B@vmgump.apache.org> <1F5798AD-7192-443F-82C9-FB13A91266CB@apache.org> <877hgwrslj.fsf@v35516.1blu.de> <6DA7F5F4-78D9-4174-A8C2-667B7A4588E9@apache.org> X-Draft-From: ("nnfolder:mail.jakarta-tomcat" 95963) Date: Wed, 03 Nov 2010 10:05:24 +0100 In-Reply-To: <6DA7F5F4-78D9-4174-A8C2-667B7A4588E9@apache.org> (Jeremy Boynes's message of "Tue, 2 Nov 2010 11:24:37 -0700") Message-ID: <87bp66n5ez.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked by ClamAV on apache.org On 2010-11-02, Jeremy Boynes wrote: > The package goal should work as the reactor resolves dependencies > using the built artifacts rather than the local repository. That's different from what I've seen in the past, but I don't want to pretend I knew much about Maven. > Using the install goal modifies the local repository and allows this > to work. However, a build failure will result in an inconsistent local > repository. We can turn bundling back on if we're OK with that > happening on the build system (I don't know what else Gump is doing > around the build e.g. is it wiping the local repo). Gump wipes the local repository after each complete run, so there is not much of a risk IMHO. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org