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

Resolve issues and best practice violations found while testing 1.2.0... #20

Closed bvarner closed 8 years ago

bvarner commented 8 years ago
bvarner commented 8 years ago

This PR addresses many of the common plugin 'gotchas', as well as resolves issues found while testing normal 'jar, war' projects and 'mule' projects.

As far as I know, all known package types work now.