Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 93816 invoked from network); 7 Sep 2010 14:35:31 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 7 Sep 2010 14:35:31 -0000 Received: (qmail 28054 invoked by uid 500); 7 Sep 2010 14:35:30 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 27497 invoked by uid 500); 7 Sep 2010 14:35:27 -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 27481 invoked by uid 99); 7 Sep 2010 14:35:26 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 14:35:26 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [193.109.238.66] (HELO dnsinet.rzf-nrw.de) (193.109.238.66) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Sep 2010 14:35:01 +0000 Received: from z011100.bk.fin.local (z011100.bk.fin.local [172.18.101.140]) by dnsinet.rzf-nrw.de (8.14.4/8.14.4) with ESMTP id o87EYerC000811; Tue, 7 Sep 2010 16:34:40 +0200 Received: from z011103.bk.fin.local ([130.11.7.103]) by z011100.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 7 Sep 2010 16:34:41 +0200 Received: from z011021.bk.fin.local ([130.11.7.21]) by z011103.bk.fin.local with Microsoft SMTPSVC(6.0.3790.3959); Tue, 7 Sep 2010 16:34:41 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: access plugin dependencies and trigger downloading of dependencies with maven ant tasks Date: Tue, 7 Sep 2010 16:34:40 +0200 Message-ID: <9EE86F1965E19E499C80DE52AC807B550B569765@z011021.bk.fin.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: access plugin dependencies and trigger downloading of dependencies with maven ant tasks Thread-Index: ActOOLCwuLUZvm/cTEOOlktKQaurbAAYCeOA References: From: To: , X-OriginalArrivalTime: 07 Sep 2010 14:34:41.0039 (UTC) FILETIME=[CE6CC9F0:01CB4E99] X-Virus-Checked: Checked by ClamAV on apache.org I dont know the Maven tasks, but with Ivy you'll get the path with all = required libraries with =20 I havent found a quick way to read an existing POM ... Jan >-----Urspr=FCngliche Nachricht----- >Von: Jacob Beard [mailto:jbeard4@cs.mcgill.ca]=20 >Gesendet: Dienstag, 7. September 2010 04:58 >An: user@ant.apache.org >Betreff: access plugin dependencies and trigger downloading of=20 >dependencies with maven ant tasks > >Hi, > >I was wondering if there is a way to access plugin dependencies using >maven ant tasks. So, if you have something like the following in >pom.xml: > > > maven-antrun-plugin > 1.4 > > > bsf > bsf > 2.4.0 > > ... > > > >To read these plugin dependencies into a path in ant, like you can >with regular regular dependencies (those that are direct children of >the pom root element). > >I was also wondering if it's possible to trigger downloading of >dependencies in a maven pom. It seems from the documentation that >maven ant tasks allows one to read dependencies in a pom into an ant >path or fileset, but it's not clear to me how to download them and >install them into the local repository from ant. > >I'd appreciate any guidance anyone can offer. Thanks, > >Jake > >--------------------------------------------------------------------- >To unsubscribe, e-mail: user-unsubscribe@ant.apache.org >For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org