Skip to content

3.0.0

Compare
Choose a tag to compare
@rudikershaw rudikershaw released this 23 Oct 08:08
· 70 commits to develop since this release

Improvements

  • The configure goal has been generalized and will now set any git config on your project you like, rather than just the core.hooksPath configuration.
  • Both the configure and install goals have moved their maven plugin configuration moved into their own elements to separate them from each other. Please see the updated README for more details.

Migration

  • The legacy configuration for both configure and install will not be supported for 3.0.0, and so you will need to update your plugin configuration when updating to this version