Maven SCM provider for Git that relies on the Git command-line interface.
<dependency>
<groupId>org.apache.maven.scm</groupId>
<artifactId>maven-scm-provider-gitexe</artifactId>
<version>2.2.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate and use the GitExeScmProvider.
Ensure 'git' command is available in PATH.
No dependency data recorded yet.