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
494 stars 182 forks source link

GitFlow Profiles parameter #343

Open nhojpatrick opened 2 years ago

nhojpatrick commented 2 years ago

I keep having to use argLine then realise it might be useful to add as explicit parameter. 1) profiles for every maven command executed. 2) [pre|post]*Profiles for every goal parameter.