Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 11015 invoked from network); 20 Nov 2007 15:08:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2007 15:08:18 -0000 Received: (qmail 84078 invoked by uid 500); 20 Nov 2007 15:08:05 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 83918 invoked by uid 500); 20 Nov 2007 15:08:04 -0000 Mailing-List: contact ivy-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@incubator.apache.org Delivered-To: mailing list ivy-user@incubator.apache.org Received: (qmail 83903 invoked by uid 99); 20 Nov 2007 15:08:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 07:08:04 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [64.202.189.103] (HELO k2smtpout06-02.prod.mesa1.secureserver.net) (64.202.189.103) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 20 Nov 2007 15:07:52 +0000 Received: (qmail 11820 invoked from network); 20 Nov 2007 15:07:27 -0000 Received: from unknown (HELO ip-72-167-33-213.ip.secureserver.net) (72.167.33.213) by k2smtpout06-02.prod.mesa1.secureserver.net (64.202.189.103) with ESMTP; 20 Nov 2007 15:07:27 -0000 Received: from localhost (unknown [127.0.0.1]) by ip-72-167-33-213.ip.secureserver.net (Postfix) with ESMTP id E54BC100086 for ; Tue, 20 Nov 2007 15:07:26 +0000 (UTC) Received: from ip-72-167-33-213.ip.secureserver.net ([127.0.0.1]) by localhost (ip-72-167-33-213.ip.secureserver.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QG7TohQB80Fa for ; Tue, 20 Nov 2007 10:07:26 -0500 (EST) Received: by ip-72-167-33-213.ip.secureserver.net (Postfix, from userid 48) id 1D64B100A10; Tue, 20 Nov 2007 10:07:26 -0500 (EST) Received: from mailrelay2.private.geico.com (mailrelay2.private.geico.com [205.143.204.198]) by intranet.digizenstudio.com (Horde MIME library) with HTTP; Tue, 20 Nov 2007 10:07:26 -0500 Message-ID: <20071120100726.m8lxn2cym8wog88g@intranet.digizenstudio.com> Date: Tue, 20 Nov 2007 10:07:26 -0500 From: Jing Xue To: ivy-user@incubator.apache.org Subject: Re: retrieving 'profiled' m2 artifacts References: <474198F3.30001@apache.org> <00ec01c82ab6$81e56c90$0920a8c0@isabelteam.be> <635a05060711190635j7c78e242j53dc24a06faac12e@mail.gmail.com> <4741A3A6.8070604@apache.org> <635a05060711190733l273557b4v2d6116a25ecd789f@mail.gmail.com> <4742F545.10701@apache.org> In-Reply-To: <4742F545.10701@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.4) X-Virus-Checked: Checked by ClamAV on apache.org Quoting Steve Loughran : > oh, if you want go ahead and do the conditions, then yes please :). But > we also need to be able to resolve artifacts in the m2 repository that > have a profile suffix. Have a look at the files in > http://repo1.maven.org/maven2/org/testng/testng/5.7/ > > to see what I mean. I need the -jdk15 files; no need for a condition > there, as I dont build on java1.4 Can -jdk15 be treated as a branch name? IOW, something along the lines of: and then in the resolver pattern: I have never actually done something like that - just throwing an idea out there. 8-) Cheers. -- Jing Xue