Skip to content

community/keycloak-config-cli: fix build

Andy Postnikov requested to merge andypost/aports:kcc into master

on builders so jre11 required

[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:check (validate) on project keycloak-config-cli: Execution validate of goal org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:check failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-checkstyle-plugin:3.2.0:check: java.lang.UnsupportedClassVersionError: com/puppycrawl/tools/checkstyle/api/AuditListener has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

Merge request reports