grunt-maven-tasks
grunt-maven-tasks copied to clipboard
Allow a "build task" to be passed into a release to be executed after version change
This is a fix for issue #46 . It allows the user to pass in a task they want executed as the "build" between when the version tag is cut and the next version is set.
Note that unit test 65 is already failing as of v1.4.0
This might also help issue #55 and #18