Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 91960 invoked from network); 22 Sep 2005 22:45:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Sep 2005 22:45:33 -0000 Received: (qmail 28523 invoked by uid 500); 22 Sep 2005 22:45:28 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 28499 invoked by uid 500); 22 Sep 2005 22:45:28 -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 28486 invoked by uid 99); 22 Sep 2005 22:45:28 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 15:45:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of brett.porter@gmail.com designates 66.249.82.193 as permitted sender) Received: from [66.249.82.193] (HELO xproxy.gmail.com) (66.249.82.193) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Sep 2005 15:45:35 -0700 Received: by xproxy.gmail.com with SMTP id s18so73903wxc for ; Thu, 22 Sep 2005 15:45:05 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QiU/tJw+okvjozLmGzTTdvTToSSOBVxXY9uCWGESexyFm+XuZRSsr2HgZwPH5CQRE8pZ1vZmz7ArltQS1i5J200G+9eASlg3L3dPz9uG7b/cysc/uyaFhPjjdr9qotTmnlK1XOZJHMc5p1znmCia4hU955dS8f5voeAEl7ObsYw= Received: by 10.70.22.8 with SMTP id 8mr683920wxv; Thu, 22 Sep 2005 15:45:05 -0700 (PDT) Received: by 10.70.40.5 with HTTP; Thu, 22 Sep 2005 15:45:05 -0700 (PDT) Message-ID: <9e3862d805092215451780b06f@mail.gmail.com> Date: Fri, 23 Sep 2005 08:45:05 +1000 From: Brett Porter Reply-To: Brett Porter To: Maven Users List Subject: Re: [m2] antlib dependency filesetId In-Reply-To: <43330FE1.9040208@brondsema.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43330FE1.9040208@brondsema.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi Dave, Sounds like a question for the Ant list :) I think you can use a element, though it has been a while. - Brett On 9/23/05, Dave Brondsema wrote: > > I am using the dependency task from the m2 antlib. I would like to copy > all dependencies into a 'lib' directory without version numbers in the > filename. Is there any way to do this with the filesetId? If not, what > would you recommend? > > I am already flattening via the copy task. > > -- > Dave Brondsema > Software Developer > Cornerstone University > > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org