According to the code [1] and your debug trace("not updated"), Ivy finds a last modified time stamp in the repository which is older than cache one. So it seems your problem comes from the SSH repository implementation. Which SSH server are you using? Maybe its a problem of incompatibility with the library we use... I suggest trying with another SSH server, and maybe also trying with a simple filesystem resolver to see if it's related to SSH or a more general problem.
Xavier [1] https://svn.apache.org/repos/asf/incubator/ivy/core/tags/1.4.1/src/java/fr/jayasoft/ivy/resolver/BasicResolver.java On Nov 21, 2007 7:33 PM, Hilton, Chris <[EMAIL PROTECTED]> wrote: > > Yes, this is very strange. Which version of Ivy do you use? > > 1.4.1. > > Chris > -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/