I've seen this problem when using <ivyrep>. Try using a pure Maven repository instead and see if htat makes a difference. I think the Ivy repository is slow for some reason.
By the way, why are you switching from Maven? (Just curious.) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kito D. Mann - Author, JavaServer Faces in Action http://www.virtua.com - JSF/Java EE consulting, training, and mentoring http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info > -----Original Message----- > From: mguadagna [mailto:[EMAIL PROTECTED] > Sent: Sunday, October 14, 2007 2:12 PM > To: [email protected] > Subject: Extremely Slow to Resolve > > > Hello ivy-users, > > In our effort to abandon Maven2 as soon as possible, we are trying > Ant+Ivy > which seems to be much more *flexible* with less magic than Maven. > > I have downloaded and tried the examples of both jayasoft ivy 1.4 and > apache-ivy-2.0.0-alpha2-incubating. So far, they both work just fine on > Windows (with proxy) and Mac OS X (no proxy) and I am pleased with all > I am > reading that ivy can do. However, In all cases, it takes an extremely > long > time to resolve the dependencies. > > For example, hello-ivy takes 13 minutes to build. And, > build-a-ivy-repository (basic) is similar. > > Of course, after first build, when the cache is used, the times drop to > mere > seconds. > > Is this the normal? I can't believe it is. > > I am trying to do things as vanilla as possible, following the install, > and > simply running the src/examples as-is (no modification whatsoever, and > just > typing 'ant'). And, I've verified my browser can hit the repository > sites > and the speed is fine in the browser. > > > -- > View this message in context: http://www.nabble.com/Extremely-Slow-to- > Resolve-tf4622650.html#a13201631 > Sent from the ivy-user mailing list archive at Nabble.com.
