Hi,

I think that those 3 commands:

$ git clone https://github.com/keycloak/keycloak.git
$ cd keycloak
$ mvn clean install

should be fine to build keycloak. You may need Java 7 (or later) and Maven 3 (I have maven 3.1.1 and not seeing issues)



On 18.9.2014 17:07, Jérôme BATON - DRiMS wrote:

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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user