From ivy-user-return-3768-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Mon Aug 25 15:51:52 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 72672 invoked from network); 25 Aug 2008 15:51:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Aug 2008 15:51:52 -0000 Received: (qmail 58004 invoked by uid 500); 25 Aug 2008 15:51:49 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 57987 invoked by uid 500); 25 Aug 2008 15:51:49 -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 57976 invoked by uid 99); 25 Aug 2008 15:51:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 08:51:49 -0700 X-ASF-Spam-Status: No, hits=-0.3 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of nicolas.lalevee@hibnet.org does not designate 216.86.168.178 as permitted sender) Received: from [216.86.168.178] (HELO mxout-03.mxes.net) (216.86.168.178) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 15:50:51 +0000 Received: from [192.168.1.15] (unknown [79.80.26.186]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id D27C923E4FC for ; Mon, 25 Aug 2008 11:51:19 -0400 (EDT) Message-Id: From: =?ISO-8859-1?Q?Nicolas_Lalev=E9e?= To: ivy-user@ant.apache.org In-Reply-To: <19135453.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v928.1) Subject: Re: Queston about ivy reports? Date: Mon, 25 Aug 2008 17:51:17 +0200 References: <19135453.post@talk.nabble.com> X-Mailer: Apple Mail (2.928.1) X-Virus-Checked: Checked by ClamAV on apache.org Le 25 ao=FBt 08 =E0 00:16, Barry Kaplan a =E9crit : > > Inside eclipse, the container includes junit-4.0. My project depends =20= > on > junit-4.5 and never explicity declares a dep on junit-4.0. When I =20 > create a > report for the project junit-4.0 does not appears. > > Why might there be such an inconsistency? Between ant and Eclipse, do you do the resolve on different =20 repositories, with different settings, or with different "conf" ? Do you have the warning "There are some duplicates entries due to =20 conflicts between the resolved configurations" in the IvyConsole ? related topic: = http://ant.apache.org/ivy/ivyde/faq.html#duplicate-entries Nicolas