[keycloak-dev] Compiling Keycloak - Could not find artifact

Liam Maruff liam.maruff at gmail.com
Thu Feb 23 01:44:01 EST 2017


Hey Everyone,

I'm trying to compile Keycloak from Source using:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test)
on project keycloak-testsuite-jetty92: There are test failures.


But am receiving:

[INFO] Keycloak Jetty 9.2.x Integration TestSuite ......... FAILURE


I've also tried the following:

mvn clean install -Dmaven.test.skip=true -U -Pdistribution


Instead receive:

[ERROR] Failed to execute goal on project
integration-arquillian-tests-sssd: Could not resolve dependencies for
project
org.keycloak.testsuite:integration-arquillian-tests-sssd:jar:3.0.0.CR1-SNAPSHOT:
Could not find artifact
org.keycloak.testsuite:integration-arquillian-tests-base:jar:tests:3.0.0.CR1-SNAPSHOT
in jboss (http://repository.jboss.org/nexus/content/groups/public/) ->
[Help 1]


Could you please suggest what may be done to correct this problem so that I
can compile and subsequently run Keycloak? Thanks.


More information about the keycloak-dev mailing list