Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 76520 invoked from network); 5 Aug 2009 08:19:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Aug 2009 08:19:56 -0000 Received: (qmail 16322 invoked by uid 500); 5 Aug 2009 08:20:03 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 16251 invoked by uid 500); 5 Aug 2009 08:20:03 -0000 Mailing-List: contact ivy-user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ivy-user@ant.apache.org Delivered-To: mailing list ivy-user@ant.apache.org Received: (qmail 16241 invoked by uid 99); 5 Aug 2009 08:20:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 08:20:03 +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: domain of paul.grenyer@gmail.com designates 74.125.78.148 as permitted sender) Received: from [74.125.78.148] (HELO ey-out-1920.google.com) (74.125.78.148) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Aug 2009 08:19:52 +0000 Received: by ey-out-1920.google.com with SMTP id 5so99941eyb.10 for ; Wed, 05 Aug 2009 01:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=TnKFnTwZPfSLaVsRCsltzKttUiwhi0+KNxsx0VDLSYk=; b=MuL9/wHo8SF4Kcu726pmB7Vi1U8VY60OzG7ru7NogHmakqbJxNzs7VexGsRtwBebo8 Ld2QgkVtQq1kuRl8no1geyXc4JgczoK1KWsHEhj8K2WLd/eD+nmf5rU83LRRDOfh8DR+ yxX8UmgBXNGNBvyT4MuVdur8L+VdIDxo9hjfc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=lsw+eMFECEAIBG53ntS00RtzX+gp203HmgFLA1HCzLX671ZZouPy5TXA4jQV05bVM9 NY6T4qXi7AosQALHZTROjH3MCLYCKjfN2mjb0Ane3eKJCsqrmuUyKZgDkFLfCEIJX1MQ VfYhurMLggColMpRO1VVtHTFMNfWdfHqlV7yw= MIME-Version: 1.0 Received: by 10.216.7.212 with SMTP id 62mr1660701wep.92.1249460371758; Wed, 05 Aug 2009 01:19:31 -0700 (PDT) In-Reply-To: References: <14479a010908041314r36034b78k1c829905111fb341@mail.gmail.com> <34721A41A7BCF54ABC3B116219A8C1C2057EC490F4@NP1EXCH012.corp.halliburton.com> Date: Wed, 5 Aug 2009 09:19:31 +0100 Message-ID: Subject: [Solved] Re: Depedencies in shared repository From: Paul Grenyer To: ivy-user@ant.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Hi Here's my problem: The problem is my Ivy pattern: http://localhost/ivy/[organisation]/[artifact]/ivys/ivy-[revision].xml For some reason, when specifying Ivy patterns, [artifact] is no longer the same as [module] (can you tell there's something I don't understand here? ;-)). So if I change the pattern to: http://localhost/ivy/[organisation]/[module]/ivys/ivy-[revision].xml Everything, including IvyDE works as expected. Many thanks for bearing with me! I apologise if it's been hard work, but we got there in the end! -- Thanks Paul Paul Grenyer e: paul.grenyer@gmail.com w: http://www.marauder-consulting.co.uk b: paulgrenyer.blogspot.com