Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 69328 invoked from network); 16 Apr 2007 23:46:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Apr 2007 23:46:51 -0000 Received: (qmail 40906 invoked by uid 500); 16 Apr 2007 23:46:57 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 40399 invoked by uid 500); 16 Apr 2007 23:46:55 -0000 Mailing-List: contact dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Developers List" Reply-To: "Maven Developers List" Delivered-To: mailing list dev@maven.apache.org Received: (qmail 40388 invoked by uid 99); 16 Apr 2007 23:46:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 16:46:55 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of baerrach@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Apr 2007 16:46:48 -0700 Received: by wr-out-0506.google.com with SMTP id i23so1651112wra for ; Mon, 16 Apr 2007 16:46:27 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=kL2bXv7xBOvTPFNy+vsHOwVR3guegoqJs007wP7cjet4DU1Vy8hfyiaLvWJ6kkIpsjl6fOcFrhi8lfNuOQAIH6n5n86tDv8ewByF0iFmXjn1Ce9+trEUdNiKqrI/ibm+H4OuSTRZziYsGEazBCcdpYSjGUrQcbJj+CsAo+lJi90= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bqPxcsX3cN8yWtdFMJLcXj4UL2+7yl3Tb4PYxyB2YymLRoC4RnL5M//KO2uIzEaT/F3cxOME18c0tlkEycdl1y+uhmROysnydeFLryWH/QtCWahT60d5Y/JJWTJ/nbSWTU1tpCim6jWpDrkHVMvguJNkoIJ+oRO8WBctlbkViGs= Received: by 10.114.185.8 with SMTP id i8mr2133525waf.1176767186749; Mon, 16 Apr 2007 16:46:26 -0700 (PDT) Received: by 10.115.94.1 with HTTP; Mon, 16 Apr 2007 16:46:26 -0700 (PDT) Message-ID: Date: Tue, 17 Apr 2007 09:16:26 +0930 From: "Barrie Treloar" To: "Maven Developers List" Subject: Re: Integration Testing In-Reply-To: <4479b0f70704161430m5693e077r9b26dd8c08217b23@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <363F9B8A-C22D-40F3-81FC-C94BDFE1B16D@apache.org> <72C9E756-F0C5-4CEB-8D1C-095D0F485B7C@apache.org> <3D9D4706-5C87-4F85-A0A9-28B5036DE99A@apache.org> <5a2cf1f60704150043k2e0ab4b3k5a9b89e259b65931@mail.gmail.com> <4479b0f70704161430m5693e077r9b26dd8c08217b23@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 4/17/07, John Casey wrote: > Jerome, that link contains information on the strategy I've been using in > the assembly plugin, and it seems to work well (although it's a bit slower, > since it's spawning so many Maven builds). I'm hoping to converge the tools > we're using in the core ITs with those in the maven-component-test-plugin > (used to be maven-plugin-test-plugin), and the maven-invoker-plugin, and > arrive at some single solution (a plugin) that we can use everywhere...but I > haven't even been able to come up with a unified feature list yet. So, does anyone have a recommended approach so I can move forward in the mean time? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org