Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-beta-1
-
Component/s: None
-
Labels:None
Issue Links
- relates to
-
MNG-3914
Add CLI option to control location of global settings from command line
-
I've already got a system property for specifying this; is it really that worthwhile to create a first-class CLI option for it?
The sysprop is:
-Dorg.apache.maven.user-settings=/path/to/settings.xml
and
-Dorg.apache.maven.global-settings=/path/to/global/settings.xml