Return-Path: Delivered-To: apmail-maven-dev-archive@www.apache.org Received: (qmail 61443 invoked from network); 12 Aug 2008 19:59:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Aug 2008 19:59:47 -0000 Received: (qmail 3886 invoked by uid 500); 12 Aug 2008 19:59:43 -0000 Delivered-To: apmail-maven-dev-archive@maven.apache.org Received: (qmail 3810 invoked by uid 500); 12 Aug 2008 19:59:43 -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 3799 invoked by uid 99); 12 Aug 2008 19:59:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 12:59:43 -0700 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gcjtmd-turbine-maven-dev-759@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Aug 2008 19:58:44 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1KT01J-0003MX-Rj for dev@maven.apache.org; Tue, 12 Aug 2008 19:59:05 +0000 Received: from 78-86-158-180.zone2.bethere.co.uk ([78.86.158.180]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Aug 2008 19:59:05 +0000 Received: from mauro.talevi by 78-86-158-180.zone2.bethere.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Aug 2008 19:59:05 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: dev@maven.apache.org From: Mauro Talevi Subject: Re: Adding Pico to the community builds in hudson Date: Tue, 12 Aug 2008 20:58:56 +0100 Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 78-86-158-180.zone2.bethere.co.uk User-Agent: Thunderbird 2.0.0.16 (Macintosh/20080707) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Jason van Zyl wrote: > Mauro, > > Can I have your SVN coordinates and the goals you run to test and I will > set Pico up in Hudson for us to test. > https://svn.codehaus.org/picocontainer/java/2.x/trunk The uber-build is executed by a simple mvn clean install. This uber-build works now with 2.0.10-RCx but has problems with script-jython module with 2.0.9. In this case the build needs to be done (again mvn clean install) for the individual groups (relative to trunk): site-resources logging pico persistence script web Cheers --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org For additional commands, e-mail: dev-help@maven.apache.org