From ivy-user-return-3989-apmail-ant-ivy-user-archive=ant.apache.org@ant.apache.org Mon Sep 29 14:23:55 2008 Return-Path: Delivered-To: apmail-ant-ivy-user-archive@www.apache.org Received: (qmail 60629 invoked from network); 29 Sep 2008 14:23:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Sep 2008 14:23:55 -0000 Received: (qmail 99375 invoked by uid 500); 29 Sep 2008 14:23:53 -0000 Delivered-To: apmail-ant-ivy-user-archive@ant.apache.org Received: (qmail 99201 invoked by uid 500); 29 Sep 2008 14:23:52 -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 99190 invoked by uid 99); 29 Sep 2008 14:23:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 07:23:52 -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 (athena.apache.org: local policy) Received: from [207.212.50.58] (HELO busybuddha.org) (207.212.50.58) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Sep 2008 14:22:52 +0000 Received: from [192.168.1.108] ([192.168.1.108]) by busybuddha.org (8.14.2/8.14.2) with ESMTP id m8TEC7jr030953 for ; Mon, 29 Sep 2008 07:12:07 -0700 Message-ID: <48E0E4A1.8040500@busybuddha.org> Date: Mon, 29 Sep 2008 07:22:25 -0700 From: Anil Gangolli User-Agent: Thunderbird 2.0.0.17 (X11/20080925) MIME-Version: 1.0 To: ivy-user@ant.apache.org Subject: Re: (?) ivy internal error: no node found ... References: <867076.87713.qm@web30807.mail.mud.yahoo.com> In-Reply-To: <867076.87713.qm@web30807.mail.mud.yahoo.com> Content-Type: multipart/alternative; boundary="------------020102000707050003090305" X-Virus-Checked: Checked by ClamAV on apache.org --------------020102000707050003090305 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I backed down to beta1 to avoid this issue (at least my build did not trigger it in beta1). I'll try RC1 in the next day or two and let you know. If there is a JIRA issue filed for it, I would prefer to comment on and watch that. Should I file one for tracking? --a. Maarten Coene wrote: > Do you still use beta2, or did you have the same problem with RC1 ? > > Maarten > > > > > ----- Original Message ---- > From: Anil Gangolli > To: ivy-user@ant.apache.org > Sent: Thursday, September 25, 2008 7:13:24 PM > Subject: Re: (?) ivy internal error: no node found ... > > > Thanks. > > A bit more on this one. > > I later found that the internal error was NOT as harmless as it > seemed. The build succeeded but the transitive dependencies of > myorg#mymodule had not been pulled in properly, so while my build was > successful, the resulting app ran only until it encountered an > unresolved dependency and then threw (as one would expect in such cases) > NoClassDefFoundError. > > Is there already a filed JIRA issue for this? Could someone please > refer me to it? > > --a. > > > > > Xavier Hanin wrote: > >> On Sat, Sep 20, 2008 at 1:29 AM, Anil Gangolli wrote: >> >> >> >>> One of my builds on ivy-2.0.0-beta2 is producing the following warning. >>> >>> I've had to replace the actual jar names >>> >>> [ivy:retrieve] ivy internal error: no node found for myorg#mymodule;: >>> looked in [ ... very long list of modules including >>> myorg#mymodule;latest.integration ... ] >>> >>> All dependencies are resolved and it doesn't seem to affect the end result >>> of the build. It is unlikely I will be able to produce a compact test case >>> however. I'd like to figure out what I might be able to do to avoid the >>> issue. >>> >>> >> Upgrade to 2.0.0 when it will be out. I think this problem has been fixed >> since beta 2. >> >> Xavier >> >> >> >> >>> --a. >>> >>> >>> >>> >>> >>> >> >> > > > > --------------020102000707050003090305--