Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 34479 invoked from network); 29 Sep 2006 14:15:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Sep 2006 14:15:44 -0000 Received: (qmail 89532 invoked by uid 500); 29 Sep 2006 14:15:42 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 89171 invoked by uid 500); 29 Sep 2006 14:15:41 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 89160 invoked by uid 99); 29 Sep 2006 14:15:41 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Sep 2006 07:15:41 -0700 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received: from [66.51.199.98] ([66.51.199.98:58037] helo=mail9.dslextreme.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 01/84-13110-B8A2D154 for ; Fri, 29 Sep 2006 07:15:40 -0700 Received: (qmail 7368 invoked from network); 29 Sep 2006 14:15:36 -0000 Received: from unknown (HELO [127.0.0.1]) (66.51.196.164) by mail9. with SMTP; Fri, 29 Sep 2006 07:15:36 -0700 Message-ID: <451D2A6F.5040304@dslextreme.com> Date: Fri, 29 Sep 2006 07:15:11 -0700 From: Ralph Goers Reply-To: rgoers@apache.org User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Maven dictatorship and software parasitism (was Re: Maven info wanted) References: <451A567A.4@gmail.com> <451A7817.8020003@apache.org> <20060927135135.GA55588@vision.anyware> <451BB815.2090905@nada.kth.se> <451BBBBB.30307@apache.org> <451BC626.7080301@apache.org> <451BEFD1.3060409@apache.org> <451C08FB.1030800@apache.org> <451CED0F.40902@apache.org> <451CF194.9090604@apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Bertrand Delacretaz wrote: > On 9/29/06, Carsten Ziegeler wrote: > >> ...(And yes, we are >> using a company repository)... > > I'm still a Maven novice, but it sounds like this is a key point. > Maybe setting up our own repository for Cocoon would help a lot. > We do this. It is absolutely critical as our Configuration Management team needs to identify and control all the third party jars. With maven 1 they always use maven -o. If the build fails then we haven't told them about a dependency that is required.