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
Add default implementation for new method in MavenPluginManager
MavenPluginManager can be implemented by user extension
new method in interface can brake an implementation.
We can add default implementation in interface to avoid braking change.
0 commit comments