Great, thanks! It helped!
On Mon, Feb 20, 2017 at 04:47 Gustavo Alvarez <gaalvarez0910(a)gmail.com>
wrote:
Hello Tair.
I had the same problem, I am using this command for build distribution
files:
mvn clean install -B -DskipTests -Pdistribution
This information is in
https://github.com/keycloak/keycloak/blob/fc6d6ff7f7dae7fb25edf052659d18c...
This was useful for me, I hope for you too.
Gaalvarez.
On Sat, Feb 18, 2017 at 3:51 AM Tair Sabirgaliev <
tair.sabirgaliev(a)gmail.com> wrote:
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"
_______________________________________________
keycloak-dev mailing list
keycloak-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev