githead-maven-plugin

A maven plugin that reads the current HEAD commit and branch from a git repository.

License

License

The MIT License (MIT)
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.cubeengine.maven.plugins
ArtifactId

ArtifactId

githead-maven-plugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

githead-maven-plugin
A maven plugin that reads the current HEAD commit and branch from a git repository.
Project URL

Project URL

http://cubeisland.de
Source Code Management

Source Code Management

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

Download githead-maven-plugin

How to add to project

<plugin>
    <groupId>org.cubeengine.maven.plugins</groupId>
    <artifactId>githead-maven-plugin</artifactId>
    <version>1.1.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.1
org.apache.maven : maven-project jar 3.0-alpha-2

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

org.cubeengine.maven.plugins

Cube Engine Development

Versions

Version
1.1.0