Return-Path: Delivered-To: apmail-maven-m2-dev-archive@www.apache.org Received: (qmail 87420 invoked from network); 25 Oct 2004 21:27:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Oct 2004 21:27:07 -0000 Received: (qmail 80122 invoked by uid 500); 25 Oct 2004 21:27:06 -0000 Delivered-To: apmail-maven-m2-dev-archive@maven.apache.org Received: (qmail 80071 invoked by uid 500); 25 Oct 2004 21:27:06 -0000 Mailing-List: contact m2-dev-help@maven.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Maven 2 Developers List" Reply-To: "Maven 2 Developers List" Delivered-To: mailing list m2-dev@maven.apache.org Received: (qmail 80058 invoked by uid 99); 25 Oct 2004 21:27:06 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [64.7.141.17] (HELO codehaus.org) (64.7.141.17) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 25 Oct 2004 14:27:05 -0700 Received: (qmail 7410 invoked from network); 25 Oct 2004 21:28:50 -0000 Received: from cpe000f66ddbe88-cm023080004191.cpe.net.cable.rogers.com (HELO ?192.168.15.100?) (24.112.190.53) by codehaus.org with SMTP; 25 Oct 2004 21:28:50 -0000 Subject: Re: Test dependencies From: Jason van Zyl To: Maven 2 Developers List In-Reply-To: <007b01c4bad8$2eda7eb0$0200a8c0@cgeyfr.cgey.fr> References: <007b01c4bad8$2eda7eb0$0200a8c0@cgeyfr.cgey.fr> Content-Type: text/plain Organization: Message-Id: <1098739623.5278.386.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 25 Oct 2004 17:27:03 -0400 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Mon, 2004-10-25 at 17:18, Emmanuel Venisse wrote: > Hi, > > Are you ok add a test dependencies part in pom? > I think it's necessary since we use transitive dependencies. > > When we download automatically all deps, we don't necessary want to download > all deps use by tests (like mockobjects) in downloaded artifacts. > With a test dependencies part in pom, we'll download only dependenies and > not test dependencies for transitive deps, and we'll load in classpath tests > deps only for test mojos like surefire. John raised an issue in JIRA I believe. There are a whole slew of issues that need to be dealt with but right now I'm doing the grunt work and being a build monkey to get every last dependency of m2 and plexus building under continuum. Once that is done I will start seriously tackling the issue for the alpha-1 release, but everything working under Continuum is my priority in the short term. > Emmanuel -- jvz. Jason van Zyl jason@maven.org http://maven.apache.org happiness is like a butterfly: the more you chase it, the more it will elude you, but if you turn your attention to other things, it will come and sit softly on your shoulder ... -- Thoreau