We are using the standard git flow branching model (develop, master, release-, hotfix-, etc). As part of our workflow, we …
java git jenkins git-flow jgitflow-maven-pluginI'm using Maven JGit-Flow Plugin in order to automate some of the release process. Unfortunately I'm hitting this problem when …
maven jgitflow-maven-plugin