Last Version

buildversion-plugin 1.0.3

This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.code54.mojo
ArtifactId

ArtifactId

buildversion-plugin
Version

Version

1.0.3
Type

Type

maven-plugin
Description

Description

buildversion-plugin
This is a maven plugin that extracts current build information from git projects, including: the latest commit hash, timestamp, most recent tag, number of commits since most recent tag. It also implements a "follow first parent" flavor of git describe.
Project URL

Project URL

https://github.com/code54/buildversion-plugin
Source Code Management

Source Code Management

https://github.com/code54/buildversion-plugin

Download buildversion-plugin 1.0.3


<plugin>
    <groupId>com.code54.mojo</groupId>
    <artifactId>buildversion-plugin</artifactId>
    <version>1.0.3</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.clojure : clojure jar 1.3.0
org.cloudhoist : clojure-maven-mojo jar 0.3.2
org.cloudhoist : clojure-maven-mojo-annotations jar 0.3.2
org.apache.maven : maven-plugin-api jar 3.0.4
me.raynes : conch jar 0.3.1

runtime (1)

Group / Artifact Type Version
org.cloudhoist : clojure-maven-plexus-component-factory jar 0.3.2

test (1)

Group / Artifact Type Version
org.clojure : tools.trace jar 0.7.1

Project Modules

There are no modules declared in this project.