gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.amashchenko.maven.plugin
ArtifactId

ArtifactId

gitflow-maven-plugin
Last Version

Last Version

1.18.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

gitflow-maven-plugin
The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.
Project URL

Project URL

https://github.com/aleksandr-m/gitflow-maven-plugin
Source Code Management

Source Code Management

https://github.com/aleksandr-m/gitflow-maven-plugin

Download gitflow-maven-plugin

How to add to project

<plugin>
    <groupId>com.amashchenko.maven.plugin</groupId>
    <artifactId>gitflow-maven-plugin</artifactId>
    <version>1.18.0</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-utils jar 1.5.6
org.codehaus.plexus : plexus-interactivity-api jar 1.0-alpha-6
org.apache.maven : maven-project jar 3.0-alpha-2
org.apache.maven.release : maven-release-manager jar 2.5.3

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (2)

Group / Artifact Type Version
org.apache.maven.release : maven-release-oddeven-policy jar 2.5.3
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.18.0
1.17.0
1.16.0
1.15.1
1.15.0
1.14.0
1.13.0
1.12.0
1.11.0
1.10.0
1.9.0
1.8.0
1.7.0
1.6.0
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.8
1.0.7
1.0.6
1.0.5
1.0.1-alpha4
1.0.1-alpha3
1.0.1-alpha2
1.0.1-alpha1