+1, It is not maintained, so it is better to advice to not using it.
Gilles 2007/10/15, Xavier Hanin <[EMAIL PROTECTED]>: > > Hi, > > It seems that ivyrep is causing some performance problems. This is not too > surprising, since there is a redirection to another site, which itself is > not performing very well. Since ivyrep is not maintained anymore, and > since > maven 2 repository is now the default public repository in Ivy, should we > deprecate the ivyrep resolver? At least I think we should not use it in > our > tutorials. > > Thoughts? > > Xavier > > On 10/15/07, Kito D. Mann <[EMAIL PROTECTED]> wrote: > > > > 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. > > > > > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://incubator.apache.org/ivy/ > http://www.xoocode.org/ > -- Gilles SCOKART
