Last Version

Git Maven Plugin 1.1

Plugin for running the 'git describe' command and adding the result to a file.

License

License

Apache License, Version 2.0
Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.koekiebox
ArtifactId

ArtifactId

git-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

Git Maven Plugin
Plugin for running the 'git describe' command and adding the result to a file.
Project URL

Project URL

https://github.com/koekiebox/git-maven-plugin/tree/master/git-maven-plugin

Download git-maven-plugin 1.1


<plugin>
    <groupId>com.koekiebox</groupId>
    <artifactId>git-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.5

provided (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5
org.apache.maven : maven-project jar 2.2.1

Project Modules

There are no modules declared in this project.