From easyant-dev-return-216-apmail-incubator-easyant-dev-archive=incubator.apache.org@incubator.apache.org Mon Sep 26 08:13:26 2011 Return-Path: X-Original-To: apmail-incubator-easyant-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-easyant-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C5187D72 for ; Mon, 26 Sep 2011 08:13:26 +0000 (UTC) Received: (qmail 74957 invoked by uid 500); 26 Sep 2011 08:13:26 -0000 Delivered-To: apmail-incubator-easyant-dev-archive@incubator.apache.org Received: (qmail 74931 invoked by uid 500); 26 Sep 2011 08:13:26 -0000 Mailing-List: contact easyant-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: easyant-dev@incubator.apache.org Delivered-To: mailing list easyant-dev@incubator.apache.org Received: (qmail 74917 invoked by uid 99); 26 Sep 2011 08:13:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 08:13:26 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=SPF_HELO_PASS,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of nicolas.lalevee@hibnet.org does not designate 216.86.168.183 as permitted sender) Received: from [216.86.168.183] (HELO mxout-08.mxes.net) (216.86.168.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2011 08:13:18 +0000 Received: from [10.0.0.238] (unknown [92.103.90.130]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 019DE50A5D for ; Mon, 26 Sep 2011 04:12:56 -0400 (EDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1084) Subject: Re: Easyant bootstrap doesn't build From: =?iso-8859-1?Q?Nicolas_Lalev=E9e?= In-Reply-To: Date: Mon, 26 Sep 2011 10:12:55 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <7C21F8E8-DFBE-479B-8A81-91B1A20C7F53@hibnet.org> To: easyant-dev@incubator.apache.org X-Mailer: Apple Mail (2.1084) Le 25 sept. 2011 =E0 22:41, Jean-Louis Boudart a =E9crit : > On my computer, commons-cli is retrived from maven central repo. When = you > tried the bootstrap build did you have access to internet ? In the bootstrap build (with ant, with the build.xml), it is hard coded = to use repository/third-party-lib/third-party-ivysettings.xml. And it = doesn't reference maven. So I guess it is wrong ? Nicolas