You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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