I am using Ivy as part of my continuous integration build system, but I need to override the default location that Ivy\'s local cache area is.
I'm use Jenkins as CI build system, and create $HOME/.ivy2/ivysettings.xml:
This create the ivy cache dir at each jenkins job's workspace.