Git Commit Id Maven Plugin

This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

io.github.git-commit-id
ArtifactId

ArtifactId

git-commit-id-maven-plugin
Last Version

Last Version

5.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Git Commit Id Maven Plugin
This plugin makes basic repository information available through maven resources. This can be used to display "what version is this?" or "who has deployed this and when, from which branch?" information at runtime, making it easy to find things like "oh, that isn't deployed yet, I'll test it tomorrow" and making both testers and developers life easier. See https://github.com/git-commit-id/git-commit-id-maven-plugin
Project URL

Project URL

https://github.com/git-commit-id/git-commit-id-maven-plugin

Download git-commit-id-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.git-commit-id</groupId>
    <artifactId>git-commit-id-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.1.0-alpha-1
org.apache.maven : maven-core jar 3.1.0-alpha-1
io.github.git-commit-id : git-commit-id-plugin-core jar 5.0.0
com.google.code.findbugs : jsr305 jar 3.0.2

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-core jar 3.11.0
commons-io : commons-io jar 2.9.0
pl.pragmatists : JUnitParams jar 1.1.1
com.github.stefanbirkner : system-rules jar 1.19.0
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.0
4.9.9