Return-Path: Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: (qmail 85412 invoked from network); 12 Jul 2010 15:29:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Jul 2010 15:29:39 -0000 Received: (qmail 53832 invoked by uid 500); 12 Jul 2010 15:29:38 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 53731 invoked by uid 500); 12 Jul 2010 15:29:37 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 53722 invoked by uid 99); 12 Jul 2010 15:29:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jul 2010 15:29:37 +0000 X-ASF-Spam-Status: No, hits=4.4 required=10.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ashahzad4@gmail.com designates 74.125.82.176 as permitted sender) Received: from [74.125.82.176] (HELO mail-wy0-f176.google.com) (74.125.82.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Jul 2010 15:29:30 +0000 Received: by wyb29 with SMTP id 29so4779797wyb.35 for ; Mon, 12 Jul 2010 08:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:cc:content-type; bh=sKbDkRf77+bnyPPFOmdRgPN8XGa5Z8SRX9YZOk8NKOE=; b=IR0kinKzX5DAPDbD4guIQ/GUwJ/WJ8crR9YyD2aBryzhun8+Ul7iAxkitKrKOPBjIv ZG9pGZx+JlA5I9R1bTo4SvZGSfdsMNe0CPgFQFM4BoH/D8Vm7R60TjKiE3aL31lrs1AC Y32r0JJOFVlDAUoECJxLK/sMPSoRx9gw9UzPc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=ItkMknEzw9sK5Tnnp38/XgB0dKPesXse42tUtnHtZaWeCafcxyvhJcnXwBaITEE2a6 4AqoOx9Hq3mHvHbjbJsbm1fkVHG9yfuQAb5LWTXSZq4zF21vSpmqoM7xMLBjUE2Gitm6 zQkUM4NPuBgg8l/DSILz8qUOKyn01gqvSb5HI= MIME-Version: 1.0 Received: by 10.227.127.208 with SMTP id h16mr12842182wbs.12.1278948489370; Mon, 12 Jul 2010 08:28:09 -0700 (PDT) Received: by 10.216.161.72 with HTTP; Mon, 12 Jul 2010 08:28:09 -0700 (PDT) Date: Mon, 12 Jul 2010 17:28:09 +0200 Message-ID: Subject: compiline hadoop offline From: Ahmad Shahzad To: common-dev@hadoop.apache.org Cc: Ahmad Shahzad Content-Type: multipart/alternative; boundary=0016367fba12651c67048b32669d X-Virus-Checked: Checked by ClamAV on apache.org --0016367fba12651c67048b32669d Content-Type: text/plain; charset=ISO-8859-1 Hi ALL, Is it possible to compile hadoop using ANT without being connected to internet. Because whenever i compile hadoop, it checks for some ivy dependencies online. If it is possible than what should i change to compile hadoop. I am just changing some of the hadoop code. Also, if i am behind a proxy, the ANT doesnt works. How can i set the proxy settings for hadoop so that it can compile with the proxy. Regards, Ahmad Shahzad --0016367fba12651c67048b32669d--