Make location of settings-security.xml configurable ---------------------------------------------------
Key: MNG-4853 URL: http://jira.codehaus.org/browse/MNG-4853 Project: Maven 2 & 3 Issue Type: Improvement Components: Command Line Reporter: Alexander Syedin Priority: Minor Are there any reasons why we can't specify name and location of the settings-security.xml file exactly in the same we do with settings.xml? It would be nice to be able to specify it from command line, like: {code:none} mvn -ss path/to/security-settings.xml {code} This is essential in some environments, where user don't have control over home directory (like continuous integration farm, where each project may have it's own settings, but not settings-security.xml). -- 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