aleksandr-m / gitflow-maven-plugin

The Git-Flow Maven Plugin supports various Git workflows, including GitFlow and GitHub Flow. This plugin runs Git and Maven commands from the command line.
https://aleksandr-m.github.io/gitflow-maven-plugin/
Apache License 2.0
490 stars 182 forks source link

How could I use this plugin in non-interactive mode? #262

Closed phuonghuynh closed 3 years ago

phuonghuynh commented 3 years ago

I would like to use this in CI, so is there any way for me to accept all default values? Using "mvn -B" won't work in for this plugin.

aleksandr-m commented 3 years ago

What "all default values" are you talking about?