[ https://issues.apache.org/jira/browse/SCM-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964974#comment-17964974 ]
Olivier Lamy commented on SCM-809: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#1031|https://github.com/apache/maven-scm/issues/1031]. > 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)