thomasdarimont / keycloak-extension-playground

Simple project environment for creating custom Keycloak extensions
Apache License 2.0
648 stars 171 forks source link

BUILD FAILURE : Failed to execute goal on project integration-arquillian-util #31

Open mcfoi opened 2 years ago

mcfoi commented 2 years ago

Following the readme and starting a: mvn clean install -DskipTests leads to the error

[ERROR] Failed to execute goal on project integration-arquillian-util
Could not resolve dependencies for project ork.keycloak.testsuite:integration-arquillian-util:15.0.2

Anyone experiencing same issue?