Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 98659 invoked from network); 9 Apr 2007 07:25:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Apr 2007 07:25:42 -0000 Received: (qmail 61604 invoked by uid 500); 9 Apr 2007 07:25:47 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 61526 invoked by uid 500); 9 Apr 2007 07:25:47 -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 61515 invoked by uid 99); 9 Apr 2007 07:25:47 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Apr 2007 00:25:47 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [66.51.199.94] (HELO mail9.dslextreme.com) (66.51.199.94) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 09 Apr 2007 00:25:40 -0700 Received: (qmail 27632 invoked from network); 9 Apr 2007 07:25:18 -0000 Received: from unknown (HELO [127.0.0.1]) (66.51.196.164) by mail9.dslextreme.com with (RC4-MD5 encrypted) SMTP; Mon, 09 Apr 2007 00:25:18 -0700 Message-ID: <4619EA81.2000106@dslextreme.com> Date: Mon, 09 Apr 2007 00:25:53 -0700 From: Ralph Goers Reply-To: rgoers@apache.org User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: building trunk. References: <4619E0E5.8000202@dslextreme.com> In-Reply-To: <4619E0E5.8000202@dslextreme.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Well, it is actually quite a bit worse than this. The below was actually from running mvn idea:idea. After doing "mvn -Dmaven.test.skip=true -P allblocks install" I ended up with 7 different version of xercesImpl, 3 versions of xerces and xalan, 5 versions of maven-artifact and even 2 versions of cocoon-spring-configurator. There are many more than these; I just am highlighting a few. Ralph Goers wrote: > I ran a build of trunk and afterward ended up with the following > duplicates in a clean local repository. It seems to me that there > should only be one version of these used in a build. > > commons-collections/commons-collections/2.0 > commons-collections/commons-collections/3.2 > commons-logging/commons-logging/1.0 > commons-logging/commons-logging/1.0.4 > commons-logging/commons-logging/1.1 > javax/servlet/servlet-api/2.3 > javax/servlet/servlet-api/2.4 > junit/junit/3.8 > junit/junit/3.8.1 > junit/junit/3.8.2 > log4j/log4j/1.2.12 > log4j/log4j/1.2.14 > org/apache/maven/plugins/maven-plugins/1 > org/apache/maven/plugins/maven-plugins/3 > org/apache/maven/plugins/maven-plugins/7 > org/apache/maven/plugins/maven-plugins/8 > org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5 > org/apache/maven/wagon/wagon-provider-api/1.0-alpha-6 > org/codehaus/plexus/plexus/1.0.4 > org/codehaus/plexus/plexus/1.0.5 > org/codehaus/plexus/plexus/1.0.8 > org/codehaus/plexus/plexus-container-default/1.0-alpha-8 > org/codehaus/plexus/plexus-container-default/1.0-alpha-9 > org/codehaus/plexus/plexus-utils/1.0.4 > org/codehaus/plexus/plexus-utils/1.0.5 > org/codehaus/plexus/plexus-utils/1.1 > org/codehaus/plexus/plexus-utils/1.2 > org/springframework/spring-aop/2.0.2 > org/springframework/spring-aop/2.0.3 > org/springframework/spring-beans/2.0.2 > org/springframework/spring-beans/2.0.3 > org/springframework/spring-context/2.0.2 > org/springframework/spring-context/2.0.3 > org/springframework/spring-core/2.0.2 > org/springframework/spring-core/2.0.3 > org/springframework/spring-web/2.0.2 > org/springframework/spring-web/2.0.3 > xalan/xalan/2.7.0 > xerces/xerces/2.4.0 > xerces/xerces > xerces/xercesImpl/2.4.0 > xerces/xercesImpl/2.8.0 > xerces/xercesImpl/2.8.1 > xml-apis/xml-apis/1.0.b2 > xml-apis/xml-apis/1.3.02 > xml-apis/xml-apis/2.0.2 > xml-resolver/xml-resolver/1.1 > xml-resolver/xml-resolver/1.2