Add CLI option to control location of global settings from command line
-----------------------------------------------------------------------

                 Key: MNG-3914
                 URL: http://jira.codehaus.org/browse/MNG-3914
             Project: Maven 2
          Issue Type: New Feature
          Components: Command Line
    Affects Versions: 3.0-alpha-1
            Reporter: Benjamin Bentmann


The system properties "org.apache.maven.user-settings" and 
"org.apache.maven.global-settings" are no longer supported by Maven 3.x. While 
the first one can easily be replaced by the existing CLI option "-f", there is 
currently no possibility to control the location of the global settings.

Full control of the settings is helpful in CI and our own ITs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to