Skip to content

simontunnat/maven-gitflow-ci-new-merge-behaviour-issue-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Git-Flow Plugin New Merge Behaviour Issue Example

Build License

This is an example for issue https://github.com/aleksandr-m/gitflow-maven-plugin/issues/345 of the Git-Flow Maven plugin.

Requirements

  • Java Version 8 or later (the project is build against JDK 8, 11 and 16)

Usage

Execute the following command to start the release:

mvn clean gitflow:release-start -B -DcommitDevelopmentVersionAtStart -DuseSnapshotInRelease

Execute the following command to finish the release:

mvn clean gitflow:release-finish -B -DcommitDevelopmentVersionAtStart -DuseSnapshotInRelease -DpushRemote=false

Legal

Copyright 2022 Simon Tunnat

Licensed under the Apache License, Version 2.0.

About

Maven Git-Flow Plugin New Merge Behaviour Issue Example

Resources

License

Stars

Watchers

Forks

Packages

No packages published