githead-maven-plugin
Description
This plugin reads the HEAD commit from a local git repo and provides the branch and the commit hash via properties
| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdorg.cubeengine.maven.plugins |
| ArtifactId | ArtifactIdgithead-maven-plugin |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
Descriptiongithead-maven-plugin
A maven plugin that reads the current HEAD commit and branch from a git repository.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>org.cubeengine.maven.plugins</groupId>
<artifactId>githead-maven-plugin</artifactId>
<version>1.1.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.2 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5.1 |
| org.apache.maven : maven-project | jar | 3.0-alpha-2 |
This plugin reads the HEAD commit from a local git repo and provides the branch and the commit hash via properties