Is there a way to disable the default resolution and repository caches in ivy
using configuration?

It is possible on Unix machines to set the default cache dir to dev/null but
this is not possible on windows machines... Also it's a bit drastic.

There are several situations in which you don't want Ivy to cache things
found in a particular resolver.

Even setting useOrigin="true" does not stop entries being made in the
default cache.

Does anyone have a solution for this?

All I want to do is have ivy NOT CACHE things found in a particular resolver
and have it retrieve things from that resolver every time, rather than from
cache.
-- 
View this message in context: 
http://old.nabble.com/defaultCacheDir%3D%22Dev-Null%22---tp31868223p31868223.html
Sent from the ivy-user mailing list archive at Nabble.com.

Reply via email to