Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 32118 invoked from network); 1 Aug 2005 19:06:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Aug 2005 19:06:17 -0000 Received: (qmail 10635 invoked by uid 500); 1 Aug 2005 19:06:14 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 9758 invoked by uid 500); 1 Aug 2005 19:06:11 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 9745 invoked by uid 99); 1 Aug 2005 19:06:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 12:06:11 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [128.230.248.25] (HELO gwia201.syr.edu) (128.230.248.25) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2005 12:06:02 -0700 Received: from MTA2-MTA by gwia201.syr.edu with Novell_GroupWise; Mon, 01 Aug 2005 15:06:08 -0400 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.5.1 Date: Mon, 01 Aug 2005 15:05:42 -0400 From: "Grant Ingersoll" To: Subject: [m1] Dynamically generating classpath and documentation question Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N How can I dynamically generate a classpath for use by the ANT Java task? I have: working, but as you see, the dependencies are hardcoded. Would like something like: Also, where is there documentation for things such as ${plugin.getDependencyPath}? Is there some place that lists what things are in context (like plugin)? Thanks, Grant --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org