Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 88385 invoked from network); 9 Jan 2007 15:05:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Jan 2007 15:05:55 -0000 Received: (qmail 57989 invoked by uid 500); 9 Jan 2007 15:05:57 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 57959 invoked by uid 500); 9 Jan 2007 15:05:57 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 57948 invoked by uid 99); 9 Jan 2007 15:05:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 07:05:57 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.6.10.2] (HELO colossus.hpl.hp.com) (192.6.10.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jan 2007 07:05:46 -0800 Received: from localhost (localhost.localdomain [127.0.0.1]) by colossus.hpl.hp.com (Postfix) with ESMTP id 1B9796B9E3 for ; Tue, 9 Jan 2007 15:05:25 +0000 (GMT) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from colossus.hpl.hp.com ([127.0.0.1]) by localhost (colossus.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id NwsV-PloKpFr for ; Tue, 9 Jan 2007 15:05:24 +0000 (GMT) Received: from ha-node-br1.hpl.hp.com (ha-node-br1.hpl.hp.com [16.25.144.56]) by colossus.hpl.hp.com (Postfix) with ESMTP id 0C7DF6B9E4 for ; Tue, 9 Jan 2007 15:05:23 +0000 (GMT) Received: from [16.25.171.182] (chamonix.hpl.hp.com [16.25.171.182]) by ha-node-br1.hpl.hp.com (8.13.4/8.13.4) with ESMTP id l09F5CZr024531 for ; Tue, 9 Jan 2007 15:05:13 GMT Message-ID: <45A3AF1D.9050906@apache.org> Date: Tue, 09 Jan 2007 15:05:01 +0000 From: Steve Loughran User-Agent: Thunderbird 1.5.0.9 (X11/20061206) MIME-Version: 1.0 To: Ant Users List Subject: Re: maven 2 dependency management from within ant References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-HPL-MailScanner-Information: Please contact the ISP for more information X-HPL-MailScanner: Found to be clean X-HPL-MailScanner-From: stevel@apache.org X-Virus-Checked: Checked by ClamAV on apache.org EJ Ciramella wrote: > Has anyone tried this (or is using it)? > > I pinged the m2 mailing list, but there hasn't been any response yet > (more than 48 hours so far). > > Is the actual classpath used for compiling unavailable to ant as a > One of the m2 tasks creates paths from a pom once its been read in; I forget which one. The other tool to look at for library management is Ivy, which is moving from Jayasoft to Apache as we speak. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org