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
Warning about old enforcer api in rule implementation (#894)
* Warning about old enforcer api in rule implementation
external rules should use a new enforcer api
* fix message
Co-authored-by: Tamas Cservenak <[email protected]>
* fix message
Co-authored-by: Matthias Bünger <[email protected]>
* fix spotless
* fix uppercase in version
---------
Co-authored-by: Tamas Cservenak <[email protected]>
Co-authored-by: Matthias Bünger <[email protected]>
+ "uses the deprecated Maven Enforcer Plugin API. This will not be supported in a future version of the plugin. Please contact the rule maintainer to upgrade the rule implementation to the current API.");
0 commit comments