[ https://issues.apache.org/jira/browse/SCM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963170#comment-17963170 ]
ASF GitHub Bot commented on SCM-809: ------------------------------------ jira-importer opened a new issue, #1031: URL: https://github.com/apache/maven-scm/issues/1031 **[Thomas Meyer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=meyert)** opened **[SCM-809](https://issues.apache.org/jira/browse/SCM-809?redirect=false)** and commented Hi, my git executable on windows 10 is called 'git.cmd' which is a wrapper around a jgit invocation! maven-scm-provider-gitexe iis used by the codehaus buildnumber plugin and the call of 'git' fails to execute because it needs to call 'git.cmd' on my system. Add the ability to make the name of the git executable a config option in .scm/git-settings.xml --- **Affects:** 1.9.4 **Attachments:** - [diff.txt](https://issues.apache.org/jira/secure/attachment/12773369/diff.txt) (_3.32 kB_) **Issue Links:** - [SCM-823](https://issues.apache.org/jira/browse/SCM-823) Support for Subversion 1.9's feature to pin svn:externals when tagging (_**"is duplicated by"**_) > Make git executable name a config option > ---------------------------------------- > > Key: SCM-809 > URL: https://issues.apache.org/jira/browse/SCM-809 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Components: maven-scm-provider-gitexe > Affects Versions: 1.9.4 > Environment: Windows 10 > Reporter: Thomas Meyer > Assignee: Robert Scholte > Priority: Minor > Fix For: 1.9.5 > > Attachments: diff.txt > > > Hi, > my git executable on windows 10 is called 'git.cmd' which is a wrapper around > a jgit invocation! > maven-scm-provider-gitexe iis used by the codehaus buildnumber plugin and > the call of 'git' fails to execute because it needs to call 'git.cmd' on my > system. > Add the ability to make the name of the git executable a config option in > .scm/git-settings.xml -- This message was sent by Atlassian Jira (v8.20.10#820010)