Closed pzygielo closed 2 years ago
https://github.com/eclipse-ee4j/glassfish-woodstock/blob/40639a2b5e0b04742015ff2d754fbc5c8e84faed/pom.xml#L256-L276
This causes:
... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (run-checkstyle) on project woodstock-parent: Execution run-checkstyle of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check: java.lang.NoSuchMethodError: 'void com.puppycrawl.tools.checkstyle.DefaultLogger.<init>(java.io.OutputStream, boolean)' [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.apache.maven.plugins:maven-checkstyle-plugin:2.17 ...
This is shown in build for
https://github.com/eclipse-ee4j/glassfish-woodstock/blob/40639a2b5e0b04742015ff2d754fbc5c8e84faed/pom.xml#L256-L276
This causes: