Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.9.4
-
None
-
Windows 10
-
Patch
Description
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
Attachments
Attachments
Issue Links
- is duplicated by
-
SCM-823 Support for Subversion 1.9's feature to pin svn:externals when tagging
- Closed