Is there anything in the workspace log? (workspace/.metadata/.log) On Dec 1, 2009, at 8:07 AM, "Stromas, Aaron (NIH/OD) [C]" <stroma...@od.nih.gov > wrote:
> Thanks for the tip but, unfortunately, it's not that. IvyIDE > resolves most of the dependencies correctly, but is having problems > with some. I did check whether the proxy is enabled, though. It's not. > > -a > > -----Original Message----- > From: Tim Brown [mailto:tpbr...@gmail.com] > Sent: Tuesday, December 01, 2009 11:01 AM > To: ivy-user@ant.apache.org > Subject: Re: Dependency resolution fails in Eclipse 3.5, works in 3.2 > > Check to see if Eclipse has a proxy enabled. I've seen similar > messaging when IvyDE is trying to resolve through a proxy and fails. > > > > On Dec 1, 2009, at 5:04 AM, "Stromas, Aaron (NIH/OD) [C]" > <stroma...@od.nih.gov >> wrote: > >> Greetings! >> >> We use Eclipse 3.2 with IvyIDE around here and for a number of >> reasons I would like to move to 3.5. I've installed the IvyIDE >> plugin but am getting a number of unresolved dependency errors >> importing existing projects, like this one: >> >> unresolved dependency: apache#commons-httpclient;3.0.+: >> java.text.ParseException: Cannot add dependency 'apache#commons- >> logging;1.0.+' to configuration 'ide' of module apache#commons- >> httpclient;3.0.1 because this configuration doesn't exist! in file:/ >> C:/workspace/builds/ivy-cache/apache/commons-httpclient-3.0.1/ >> commons-httpclient-3.0.1-ivy.xml.original >> >> I can't understand the error, what configuration file supposedly >> does not exist? As I mentioned, everything resolves in Eclipse 3.2. >> Any help resolving this would be greatly appreciated. >> >> -a