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 <tamas@cservenak.net>
* fix message
Co-authored-by: Matthias Bünger <Bukama@users.noreply.github.com>
* fix spotless
* fix uppercase in version
---------
Co-authored-by: Tamas Cservenak <tamas@cservenak.net>
Co-authored-by: Matthias Bünger <Bukama@users.noreply.github.com>
+ "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