Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E7F9DAF1 for ; Thu, 13 Dec 2012 12:54:07 +0000 (UTC) Received: (qmail 41201 invoked by uid 500); 13 Dec 2012 12:54:03 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 40950 invoked by uid 500); 13 Dec 2012 12:54:02 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 40927 invoked by uid 99); 13 Dec 2012 12:54:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 12:54:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.223.177] (HELO mail-ie0-f177.google.com) (209.85.223.177) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 12:53:54 +0000 Received: by mail-ie0-f177.google.com with SMTP id k13so3926985iea.8 for ; Thu, 13 Dec 2012 04:53:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:x-gm-message-state; bh=1EQfy5b22zl7Gbk+6pGPuZxfRWEO6aJzIK+zWWEsvuc=; b=lnzq1//L7aajyU4zhKOfKDJUncZhbpXcnxiOOJP07ymrjYbkRcA2krGOO45MWYFwaD 78HQgjIaipJr0/5OZm7mrXGgotQETx/9py29haMLB5OY0szfQWgZcZlQjLEla9zGh4K6 JqBdr/nEtJ7Awm4derjOAH/gM44GViofj17a8T5wdYrDNljcN7arHQjaP1AvQIEDXD0Y 6+g/tb0hMLVov0ELX+vK3gCkRg9fJZat8kEXV7YFBVb+nQLVOSSh+0NTX0fsDDZXwqKt u0t7ywBs12l9uJaP8zd/pRHjW7PkvgSelSb0M4HCFVq2es3DWpFGEcu2zVfXEiBxmvmy glkw== MIME-Version: 1.0 Received: by 10.50.91.168 with SMTP id cf8mr16616002igb.20.1355403213267; Thu, 13 Dec 2012 04:53:33 -0800 (PST) Received: by 10.64.97.36 with HTTP; Thu, 13 Dec 2012 04:53:33 -0800 (PST) In-Reply-To: References: Date: Thu, 13 Dec 2012 07:53:33 -0500 Message-ID: Subject: Re: compile hadoop-1.1.1 on zLinux using apache maven From: Jean-Marc Spaggiari To: user@hadoop.apache.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkQ2kILhgMMKQco1btmotySrQYlEfZVLMWyEwxT9pWTuA/WgnzXRtkEGHSEAol/Cba4SsbX X-Virus-Checked: Checked by ClamAV on apache.org Hi, Take a look here: I think you should be using and instead... http://wiki.apache.org/hadoop/QwertyManiac/BuildingHadoopTrunk#Building_branch-1 JM