| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Git Development Tools Version Controls |
| GroupId | GroupIdcom.rudikershaw.gitbuildhook |
| ArtifactId | ArtifactIdgit-build-hook-maven-plugin |
| Last Version | Last Version3.2.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionGit Build Hook Maven Plugin
A plugin for installing local hooks and running basic git related validation during your Maven build.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.rudikershaw.gitbuildhook</groupId>
<artifactId>git-build-hook-maven-plugin</artifactId>
<version>3.2.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.eclipse.jgit : org.eclipse.jgit | jar | 5.1.1.201809181055-r |
| org.apache.maven : maven-project | jar | 2.0.6 |
| commons-io : commons-io | jar | 2.8.0 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-compat | jar | 3.5.2 |
| junit : junit | jar | 4.13.1 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
| org.apache.maven.shared : maven-verifier | jar | 1.7.2 |