Last Version

Revision Info Maven Plugin 0.21

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
Version

Version

0.21
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 0.21


<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.