Last Version

Git Commit Id Maven Plugin 4.9.10

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

pl.project13.maven
ArtifactId

ArtifactId

git-commit-id-plugin
Version

Version

4.9.10
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

Download git-commit-id-plugin 4.9.10


<plugin>
    <groupId>pl.project13.maven</groupId>
    <artifactId>git-commit-id-plugin</artifactId>
    <version>4.9.10</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-core jar 3.0
pl.project13.maven : git-commit-id-plugin-core jar 4.9.10
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 (8)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.19.0
org.codehaus.plexus : plexus-utils jar 3.3.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.