[keycloak-user] Building K
Stian Thorgersen
stian at redhat.com
Thu Sep 18 13:02:27 EDT 2014
As long as you have Java SDK, Maven and Git installed it's just a matter of:
git clone https://github.com/keycloak/keycloak.git
cd keycloak
mvn clean install
And if you want to build the distribution as well run:
mvn clean install -Pdistribution
----- Original Message -----
> From: "Jérôme BATON - DRiMS" <jerome.baton at drims.fr>
> To: keycloak-user at lists.jboss.org
> Sent: Thursday, 18 September, 2014 5:07:52 PM
> Subject: [keycloak-user] Building K
>
>
>
> Hi,
>
>
>
> As I’m facing an issue with creating a user via Java API, I wanted to modify
> a unit test before to file a bug.
>
> I’m trying to build K on my desktop but all modules refer to a parent pom in
> upper folder (the root of K). The pom is missing.
>
> So, could you kindly point me to a way to build K.
>
> Sorry if its more of a Maven question but I think that something is missing
> there.
>
>
>
> Thank you
>
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
More information about the keycloak-user
mailing list