From ivy-user-return-650-apmail-incubator-ivy-user-archive=incubator.apache.org@incubator.apache.org Tue Apr 10 11:37:53 2007 Return-Path: Delivered-To: apmail-incubator-ivy-user-archive@locus.apache.org Received: (qmail 50284 invoked from network); 10 Apr 2007 11:37:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Apr 2007 11:37:53 -0000 Received: (qmail 32011 invoked by uid 500); 10 Apr 2007 11:37:59 -0000 Delivered-To: apmail-incubator-ivy-user-archive@incubator.apache.org Received: (qmail 31907 invoked by uid 500); 10 Apr 2007 11:37:59 -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 31898 invoked by uid 99); 10 Apr 2007 11:37:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 04:37:59 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of xavier.hanin@gmail.com designates 64.233.162.225 as permitted sender) Received: from [64.233.162.225] (HELO nz-out-0506.google.com) (64.233.162.225) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2007 04:37:52 -0700 Received: by nz-out-0506.google.com with SMTP id j2so1287554nzf for ; Tue, 10 Apr 2007 04:37:31 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=pGj3IsC7A1GGgTCm+XpK1eTUjj0hppXGZnVo6+ak5TJnoUfXu5Wg3QtzcDum9hMkb1KRN+sXmEc3n4DDTqRcGyvDRZk0+X0f9XW8BfJT0YYNcnhsZnuIyhRxp6a0umMoBoZfieGQJicf0VDqol/efol+2lzePXIponiC3jSU4Tw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=rPff1KPSoi4L5dnTHrwdKbq0od4bgRBtmAIddDZuFq1fsxz4s3qPuwCssJEuJv/qCilDXoc14ONTCMzVId3dYAybJWGaSdvZ/TWbJ0XD7IBuWjpR3TxIkD4lA1cjJrW5hkieEd3SHtzkPCYDkpTY+3iHyBd6bdd0fJh19Ig5dW0= Received: by 10.114.173.15 with SMTP id v15mr2770057wae.1176205051095; Tue, 10 Apr 2007 04:37:31 -0700 (PDT) Received: by 10.114.171.8 with HTTP; Tue, 10 Apr 2007 04:37:31 -0700 (PDT) Message-ID: <635a05060704100437y3dc0ab01ra7317d8d8d7528bc@mail.gmail.com> Date: Tue, 10 Apr 2007 13:37:31 +0200 From: "Xavier Hanin" To: ivy-user@incubator.apache.org Subject: Re: Conflicts Dependencies In-Reply-To: <9917268.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_21311_4061940.1176205051044" References: <635a05060704060633m7643ef6ftb936c49b0503fb80@mail.gmail.com> <635a05060704060902q5a567d72kbe5b9f1e1b80197a@mail.gmail.com> <9917268.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_21311_4061940.1176205051044 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 4/10/07, Saloucious wrote: > > > Hi, > I'm using v1.4.1 > > Here is the files (i've refractored files). > > Module A : > http://www.nabble.com/file/7779/ivy.xml ivy.xml > > Module B : > http://www.nabble.com/file/7780/B-ivy.xml B-ivy.xml > > Module D: > http://www.nabble.com/file/7781/D-ivy.xml D-ivy.xml > > Module C > Spring Framework (2.0.1 and 1.2.6) > > > Behaviour ---> Ivy retrieves Spring 2.0.1 asked by A, Spring 1.2.6 asked > by > D and rejects Spring 1.2.6 asked by B I'm sorry, but I'm still not sure to understand what you mean by retrieve in that context. Could you tell us: - which tasks you are using in your ant build (if you use ant) or which command line arguments you use - what do you see in the console related to spring dependency resolution - which files related to spring do you see in your cache after the resolution of module A dependencies, if you clean your cache before launching Ivy Thanks, - Xavier -- Learn Ivy at ApacheCon: http://www.eu.apachecon.com/ Manage your dependencies with Ivy! http://incubator.apache.org/ivy/ ------=_Part_21311_4061940.1176205051044--