Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 54517 invoked from network); 18 May 2006 20:18:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 May 2006 20:18:33 -0000 Received: (qmail 87876 invoked by uid 500); 18 May 2006 20:18:30 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 87817 invoked by uid 500); 18 May 2006 20:18:30 -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 87806 invoked by uid 99); 18 May 2006 20:18:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 May 2006 13:18:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ap-cocoon-dev@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; Thu, 18 May 2006 13:18:29 -0700 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FgowX-000546-Jy for dev@cocoon.apache.org; Thu, 18 May 2006 22:17:57 +0200 Received: from d51a4ce9d.access.telenet.be ([81.164.206.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 May 2006 22:17:57 +0200 Received: from jh by d51a4ce9d.access.telenet.be with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 May 2006 22:17:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Jorg Heymans Subject: Re: How long for a full trunk build (was: ParnoidCocoonServlet) Date: Thu, 18 May 2006 22:17:51 +0200 Lines: 28 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: d51a4ce9d.access.telenet.be User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) In-Reply-To: Sender: news X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Bertrand Delacretaz wrote: > Just curious, how much time do you need for a clean build of the > trunk, starting with an empty m2 repository? > I guess the maven build experience varies from country to country. For me, with mirrors.dotsrc.org set as primary mirror and ~/.m2/repository fully empty i can repeatedly build cocoon trunk with all blocks in about 15 minutes (20mbit connection) - uninterrupted. > I've had several occurences where the whole thing was not finished > after more than an hour, using an usually fast DSL or similar > connection. For some reason, the repository downloads seem to be very > slow here. As Sylvain explained, there are some problems with codehaus and the main maven repo [1], so now was probably the worst time ever to start testing the maven build intensively. It does point out a flaw with the whole maven architecture though, if central or a main snapshot mirror goes down then a lot of builds will just fail, even if they have everything local already. Regards Jorg [1] http://www.codehaus.org/status.html