Not from my point of view it isn't. Also try it without the IT while doing contrib-check then run the ITs without contrib-check.
Thanks On Fri, Mar 11, 2022 at 12:51 PM Mike Thomsen <[email protected]> wrote: > [INFO] > > [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-style) @ > nifi-system-test-suite --- > > [WARNING] > src/test/java/org/apache/nifi/tests/system/clustering/OffloadIT.java:[34,8] > (imports) UnusedImports: Unused import - java.util.Collection. > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 15.602 s (Wall Clock) > > [INFO] Finished at: 2022-03-11T14:49:43-05:00 > > [INFO] > ------------------------------------------------------------------------ > > [WARNING] The requested profile "include-grpc" could not be activated > because it does not exist. > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-checkstyle-plugin:3.1.2:check > (check-style) on project nifi-system-test-suite: You have 1 Checkstyle > violation. -> [Help 1] > > [ERROR] > > > Is this worth a -1 vote? >
