Thomas Meyer created SCM-809:
--------------------------------
Summary: Make git executable name a config option
Key: SCM-809
URL: https://issues.apache.org/jira/browse/SCM-809
Project: Maven SCM
Issue Type: Improvement
Components: maven-scm-provider-git
Affects Versions: 1.9.4
Environment: Windows 10
Reporter: Thomas Meyer
Priority: Minor
Fix For: 1.9.5
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
(v6.3.4#6332)