[keycloak-dev] Build keycloak

Tair Sabirgaliev tair.sabirgaliev at gmail.com
Sat Feb 18 03:50:49 EST 2017


Hi!

Is the documentation on hacking on Keycloak up to date? I can't successfully
build Keycloak from sources several days so far.

Here is what I tried per
https://github.com/keycloak/keycloak/blob/master/README.md:

$ mvn install
$ man install -Pdistribution
$ mvn install -Dmaven.test.skip=true -Pdistribution

All these commands fail on integration tests.

Here are my system details:

MacBook-Pro:~ tair$ git --version; java -version; mvn --version
git version 2.11.0
java version "1.8.0_111"
Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-10T22:41:47+06:00)
Maven home: /opt/local/share/java/maven3
Java version: 1.8.0_111, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_111.jdk/Contents/Home/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "mac os x", version: "10.12.3", arch: "x86_64", family: “mac"



More information about the keycloak-dev mailing list