Hi Stian,
Thanks for the correct maven command. Yes, the failed tests seem to be preventing the generation of deployable artifiacts in a 'build' or similar folder. Is there anyway to disable unit test execution on master to get the artifacts to try?
Thanks,Guy
On Fri, Jan 23, 2015 at 6:53 AM, Stian Thorgersen <stian@redhat.com> wrote:
----- Original Message -----
> From: "Guy Davis" <guydavis.ca@gmail.com>
> To: keycloak-dev@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@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
_______________________________________________ keycloak-dev mailing list keycloak-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/keycloak-dev