License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.musenbrock |
ArtifactId | ArtifactIdgitflow-maven-plugin |
Last Version | Last Version1.16.0.mmusenbr |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptiongitflow-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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.musenbrock</groupId>
<artifactId>gitflow-maven-plugin</artifactId>
<version>1.16.0.mmusenbr</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |