[keycloak-dev] Building Keycloak from master
Stian Thorgersen
stian at redhat.com
Fri Jan 23 08:53:07 EST 2015
----- Original Message -----
> From: "Guy Davis" <guydavis.ca at gmail.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Friday, January 23, 2015 2:39:04 PM
> Subject: [keycloak-dev] Building Keycloak from master
>
> Good day,
>
> I've been able to get the 1.1.0.Beta2 distribution running inside my JBoss
> EAP 6.1alpha with the JBoss 7 adapter. However, I would like to try the
> latest work related to identity brokering by building the master branch. I
> couldn't find build instructions in the master checkout from Git, so tried
> the following generic steps:
>
>
> 1. mvn compile --> Succeeded
> 2. mvn package --> Failed with test errors.
>
> It would be great if you could point me to the steps to build master into a
> distribution that I could then deploy into my local JBoss. I'm very much
> looking forward to trying out the latest work.
# mvn clean install
There seems to be some tests failing in master atm though
>
> Thanks much,
> Guy
>
> _______________________________________________
> 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