maven: Is it possible to override location of local repository via the use of command line option or env variable?
Currently we specify the location of local repository in the settings.xml. Is it possible to override this setting via command line or env variable, such that I can use an alternative location sometimes?