e-gineering / gitflow-helper-maven-plugin

An extension and plugin that teaches Maven to work well with gitflow projects and CI servers.
Apache License 2.0
76 stars 21 forks source link

Much better property handling #33

Closed bvarner closed 8 years ago

bvarner commented 8 years ago

Much more robust property features, eliminates the need for the maven-property-plugin in most cases, and is in may ways more powerful (keys are resolved as replaceable properties).

Improved the documentation and made things work much, much better.