Return-Path: Delivered-To: apmail-excalibur-dev-archive@www.apache.org Received: (qmail 82404 invoked from network); 20 Jun 2004 04:15:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Jun 2004 04:15:09 -0000 Received: (qmail 97174 invoked by uid 500); 20 Jun 2004 04:15:12 -0000 Delivered-To: apmail-excalibur-dev-archive@excalibur.apache.org Received: (qmail 97024 invoked by uid 500); 20 Jun 2004 04:15:10 -0000 Mailing-List: contact dev-help@excalibur.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: List-Id: "Excalibur Developers List" Reply-To: "Excalibur Developers List" Delivered-To: mailing list dev@excalibur.apache.org Received: (qmail 96995 invoked by uid 99); 20 Jun 2004 04:15:09 -0000 Received: from [203.121.47.163] (HELO f2.hedhman.org) (203.121.47.163) by apache.org (qpsmtpd/0.27.1) with ESMTP; Sat, 19 Jun 2004 21:15:09 -0700 Received: from f2.hedhman.org (f2.hedhman.org [127.0.0.1]) by f2.hedhman.org (8.12.8/8.12.8) with ESMTP id i5K4EqRn013301 for ; Sun, 20 Jun 2004 12:14:52 +0800 From: Niclas Hedhman Organization: Private To: "Excalibur Developers List" Subject: Re: [vote] build system Date: Sun, 20 Jun 2004 12:14:51 +0800 User-Agent: KMail/1.5 References: <40D435E1.2030105@jicarilla.org> <33024.10.0.0.5.1087689699.squirrel@10.0.0.5> <40D4FAB9.2080200@tanukisoftware.com> In-Reply-To: <40D4FAB9.2080200@tanukisoftware.com> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406201214.51233.niclas@hedhman.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sunday 20 June 2004 10:47, Leif Mortenson wrote: > -I have found it to be slower than Ant when I just want to try and > compile my jars as I am doing development. For the record, the new build system in Avalon (now Maven functionality, but using Ant's advanced features), is a full magnitude faster on my system. A complete build; * Compilation of all sources. * Building of all meta stuff. * Generation of Jars * Installation of Jars into the local repo. * Running all unit tests. * Generation of Javadocs for all sources. * Generation of the Site. takes on my system slightly less than 4 minutes. For Maven to do the same thing, we are talking approx. 30-45 minutes (and unable to do it in a single step). I think that is reason enough to scrap Maven1. Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org For additional commands, e-mail: dev-help@excalibur.apache.org Apache Excalibur Project -- URL: http://excalibur.apache.org/