Top "Jgitflow-maven-plugin" questions

Git flow: How to configure a one-click release process in Jenkins?

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-plugin
Error starting release: Working tree has untracked files

I'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