de.cubeisland.maven.plugins:githead-maven-plugin

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The MIT License (MIT)
Categories

Categories

Maven Build Tools
GroupId

GroupId

de.cubeisland.maven.plugins
ArtifactId

ArtifactId

githead-maven-plugin
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/CubeEngineDev/githead-maven-plugin

Download githead-maven-plugin

How to add to project

<plugin>
    <groupId>de.cubeisland.maven.plugins</groupId>
    <artifactId>githead-maven-plugin</artifactId>
    <version>1.0.2</version>
</plugin>

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven : maven-project jar 2.2.1

Project Modules

There are no modules declared in this project.

githead-maven-plugin

Maven Central Build Status

Description

This plugin reads the HEAD commit from a local git repo and provides the branch and the commit hash via properties

Versions

Version
1.0.2
1.0.1
1.0.0