fix(deps): update keycloak.version to v25.0.5 #787
Annotations
1 error and 1 warning
Error: Command failed with exit code 1: ./mvnw -B -ntp deploy -Drevision=1.4.15 -Pdeploy 1>&2
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]
[INFO] -------------< fr.cnieg.keycloak:attribute-login-provider >-------------
[INFO] Building fr.cnieg.keycloak:keycloak-login-attribute 1.4.15
[INFO] from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- enforcer:3.5.0:enforce (enforce-no-snapshots) @ attribute-login-provider ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ attribute-login-provider ---
[INFO] Copying 2 resources from src/main/resources to target/classes
[INFO]
[INFO] --- flatten:1.6.0:flatten (flatten) @ attribute-login-provider ---
[INFO] Generating flattened POM of project fr.cnieg.keycloak:attribute-login-provider:jar:1.4.15...
[INFO]
[INFO] --- compiler:3.13.0:compile (default-compile) @ attribute-login-provider ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- resources:3.3.1:testResources (default-testResources) @ attribute-login-provider ---
[INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO]
[INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ attribute-login-provider ---
[INFO] Nothing to compile - all classes are up to date.
[INFO]
[INFO] --- surefire:3.2.5:test (default-test) @ attribute-login-provider ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest
[main] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
[main] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
[main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
[main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
[main] INFO org.testcontainers.DockerClientFactory - Docker host IP address is localhost
[main] INFO org.testcontainers.DockerClientFactory - Connected to docker:
Server Version: 26.1.3
API Version: 1.45
Operating System: Ubuntu 22.04.4 LTS
Total Memory: 15981 MB
[main] INFO tc.testcontainers/ryuk:0.7.0 - Creating container for image: testcontainers/ryuk:0.7.0
[main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 is starting: 2dfc9dee5d4f21665a275b24aeb0a316b52aeaeafce3c4c824a02db5e9b709b7
[main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 started in PT0.373566188S
[main] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit
[main] INFO org.testcontainers.DockerClientFactory - Checking the system...
[main] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0
[main] INFO tc.quay.io/keycloak/keycloak:25.0 - Creating container for image: quay.io/keycloak/keycloak:25.0
[main] INFO tc.quay.io/keycloak/keycloak:25.0 - Container quay.io/keycloak/keycloak:25.0 is starting: 3ba07ee2602a12640538587d487eb1044f29d70c4f82343659eb5288b512e4d6
[main] INFO org.testcontainers.containers.wait.strategy.HttpWaitStrategy - /sharp_bell: Waiting for 120 seconds for URL: http://localhost:32777/health/started (wher
|
The following actions use a deprecated Node.js version and will be forced to run on node20: cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading