Allow to store clearcase-settings.xml in ${maven.home}/conf instead of ${user.home}/.scm ----------------------------------------------------------------------------------------
Key: SCM-289 URL: http://jira.codehaus.org/browse/SCM-289 Project: Maven SCM Issue Type: Improvement Components: maven-scm-provider-clearcase Affects Versions: 1.0 Reporter: Arne Degenring Attachments: maven-scm-provider-clearcase-ClearCaseUtil-patch.txt The clearcase-settings.xml contain environment-specific, not user-specific settings. It should there be possible to store it in ${maven.home}/conf instead of ${user.home}/.scm. If it is present at both places, the file at ${user.home}/.scm wins. See attached patch. -- 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