We are not using the maven2 tasks. The ultimate goal is to build 2 seperate paths, one which is scoped for testing and one which is scoped for the build. The build path will then be used to help build a war.
-----Original Message----- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Monday, June 12, 2006 5:56 AM To: Ant Users List Subject: Re: Building a fileset from an arbitrary list (task) Sommers, Elizabeth wrote: > Because we have a huge repository of jars and subversion info. Scanning it > can take upwards of a minute or more. Instead we are building paths from a > maven2 pom (a perfectly reasonable way of describing artifacts, even if we > don't use maven). 1. Are you using the maven2 tasks? 2. what is your ultimate goal? To copy all JARs in the classpath into web-inf/lib or similar? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] ____________________________ http://www.pragmatics.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]