Revision Info Maven Plugin

A maven plugin which embeds the git checkout hash and commit date and dirty status in a file in META-INF/ and optionally generates a Java class with the same information

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

revision-info-plugin
Last Version

Last Version

0.21
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Revision Info Maven Plugin
A maven plugin which embeds the git checkout hash and commit date and dirty status in a file in META-INF/ and optionally generates a Java class with the same information
Project Organization

Project Organization

Mastfrog Technologies

Download revision-info-plugin

How to add to project

<plugin>
    <groupId>com.mastfrog</groupId>
    <artifactId>revision-info-plugin</artifactId>
    <version>0.21</version>
</plugin>

Dependencies

provided (4)

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

test (3)

Group / Artifact Type Version
org.apache.maven : maven-compat jar 3.5.0
junit : junit jar 4.13.2
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.9
0.8