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
message("license plugin reports about #{errors_count} error. Please, fix it by executing `mvn license:format`. See also: <a href=\"#{link}\">#{link}</a>")
121
-
elsiferrors_count > 0
122
-
message("license plugin reports about #{errors_count} errors. Please, fix them by executing `mvn license:format`. See also: <a href=\"#{link}\">#{link}</a>")
message("sortpom plugin reports about #{errors_count} error. Please, fix it by executing `mvn sortpom:sort`. See also: <a href=\"#{link}\">#{link}</a>")
156
-
elsiferrors_count > 0
157
-
message("sortpom plugin reports about #{errors_count} errors. Please, fix them by executing `mvn sortpom:sort`. See also: <a href=\"#{link}\">#{link}</a>")
0 commit comments