Git Tag Maven Plugin

Tag the current git working tree

License

License

Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

org.honton.chas
ArtifactId

ArtifactId

git-tag-maven-plugin
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Git Tag Maven Plugin
Tag the current git working tree
Project URL

Project URL

https://github.com/chonton/git-tag-maven-plugin
Source Code Management

Source Code Management

https://github.com/chonton/git-tag-maven-plugin

Download git-tag-maven-plugin

How to add to project

<plugin>
    <groupId>org.honton.chas</groupId>
    <artifactId>git-tag-maven-plugin</artifactId>
    <version>0.0.4</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 23.0
org.eclipse.jgit : org.eclipse.jgit jar 6.1.0.202203080745-r
org.eclipse.jgit : org.eclipse.jgit.ssh.jsch jar 6.1.0.202203080745-r

provided (5)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven : maven-settings jar 3.3.9
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1