From hadoop-dev-return-6-apmail-lucene-hadoop-dev-archive=lucene.apache.org@lucene.apache.org Thu Feb 02 22:52:46 2006 Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 58405 invoked from network); 2 Feb 2006 22:52:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Feb 2006 22:52:46 -0000 Received: (qmail 94376 invoked by uid 500); 2 Feb 2006 22:52:46 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 94345 invoked by uid 500); 2 Feb 2006 22:52:45 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 94336 invoked by uid 99); 2 Feb 2006 22:52:45 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 14:52:45 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [212.122.60.61] (HELO mslinux.media-style.com) (212.122.60.61) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2006 14:52:44 -0800 Received: from localhost (localhost [127.0.0.1]) by mslinux.media-style.com (Postfix) with ESMTP id A9E381444E3 for ; Thu, 2 Feb 2006 23:50:13 +0100 (CET) Received: from mslinux.media-style.com ([127.0.0.1]) by localhost (mslinux.media-style.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09772-07 for ; Thu, 2 Feb 2006 23:50:13 +0100 (CET) Received: from [192.168.8.2] (dslb-084-059-198-200.pools.arcor-ip.net [84.59.198.200]) by mslinux.media-style.com (Postfix) with ESMTP id 26BE11444DE for ; Thu, 2 Feb 2006 23:50:12 +0100 (CET) Mime-Version: 1.0 (Apple Message framework v746.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: hadoop-dev@lucene.apache.org From: Stefan Groschupf Subject: automatically build Date: Thu, 2 Feb 2006 23:52:19 +0100 X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at media-style.com X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi together, I would love to offer help setting up a maven based build (http:// maven.apache.org/what-is-maven.html) and a cruise control setup (http://cruisecontrol.sourceforge.net/) may on a apache box (?). I used maven now since more than 2 years and I really love it, I can understand people love to use proved tools, however since hadoop is freshly born is may a good time to try maven and I only made very good experience. The best point of maven are the quality project information it provides. Any interests? Stefan