[ https://issues.apache.org/jira/browse/SCM-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960780#comment-17960780 ]
ASF GitHub Bot commented on SCM-260: ------------------------------------ jira-importer commented on issue #471: URL: https://github.com/apache/maven-scm/issues/471#issuecomment-2964597660 **[Martin Goldhahn](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mgoldhahn)** commented This impreved version handles the situation that the ssDir can be null > maven-scm-provider-vss: configure location of ss.exe on command line > -------------------------------------------------------------------- > > Key: SCM-260 > URL: https://issues.apache.org/jira/browse/SCM-260 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: New Feature > Components: maven-scm-provider-vss > Environment: Windows, JDK 1.5.0 > Reporter: Martin Goldhahn > Assignee: Emmanuel Venisse > Priority: Major > Fix For: 1.0-beta-4 > > Attachments: VssCommandLineUtils.java.patch, > VssCommandLineUtils.java.patch > > > Currently, the location of the VSS executable can only be configured with > ${user.home}/.scm/vss-settings.xml. > We need another way of configuring it. I attached a patch that uses the > system property vssDirectory to do that -- This message was sent by Atlassian Jira (v8.20.10#820010)