michael-o commented on code in PR #149: URL: https://github.com/apache/maven-integration-testing/pull/149#discussion_r846013508
########## core-it-suite/src/test/java/org/apache/maven/it/MavenITmng7045DropUselessAndOutdatedCdiApiTest.java: ########## @@ -38,6 +38,9 @@ public MavenITmng7045DropUselessAndOutdatedCdiApiTest() public void testShouldNotLeakCdiApi() throws IOException, VerificationException { + // in test groovy 4.x is used which require jdk 1.8, so simply skip it for older jdk Review Comment: in test Groovy 4.x is used which requires JDK 1.8, so simply skip it for older JDKs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org