[keycloak-dev] Build keycloak

Stian Thorgersen sthorger at redhat.com
Mon Feb 20 08:08:14 EST 2017


Tests sometimes fails randomly - we're working on improving the tests to
make them more stable

On 20 February 2017 at 12:54, Tair Sabirgaliev <tair.sabirgaliev at gmail.com>
wrote:

> Great, thanks! It helped!
> On Mon, Feb 20, 2017 at 04:47 Gustavo Alvarez <gaalvarez0910 at 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/fc6d6ff7f7dae7fb25edf052659d18
> cd8de55a5f/testsuite/integration-arquillian/tests/other/sssd/README.md
> >
> > This was useful for me, I hope for you too.
> >
> > Gaalvarez.
> >
> > On Sat, Feb 18, 2017 at 3:51 AM Tair Sabirgaliev <
> > tair.sabirgaliev at 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 at lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/keycloak-dev
> >
> >
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>


More information about the keycloak-dev mailing list