Yes, it seems that latest-time works fine only within a very narrow scope. Opened issue: latest-time strategy not compatible with version ranges in transitiv dependencies https://issues.apache.org/jira/browse/IVY-993
seems very similar to https://issues.apache.org/jira/browse/IVY-966 Best! On Mon, 2009-01-05 at 14:11 -0800, Maarten Coene wrote: > At first sight, it seems like a bug to me, could you open a JIRA ticket? > > The difference between "latest-time" and the default latest strategy is that > I think for latest-time Ivy will need to download the ivy.xml while for the > default latest strategy, this ivy.xml is not needed. > I guess something goes wrong here finding the appropriate ivy.xml file. > > Maarten >
