It would seem there is little documentation that I can find on the
default IVY properties. Or is there?
Here are a few key properties it would seem:
* ivy.default.conf.dir - WHAT IS THIS???
* ivy.default.settings.dir - a variable which is always set to the
place where ivy default settings files are
* ivy.default.ivy.user.dir - the root in your filesystem used for
several default repositories including local, shared and public;
defaults to ${user.home}/.ivy2
* ???OTHERS???
Are there any other properties out there that people should be aware of?
Bob