[keycloak-dev] Building Keycloak from scratch

Stian Thorgersen stian at redhat.com
Tue Jul 22 12:10:35 EDT 2014


We have CI, not integrated, and it takes forever for scheduled jobs to run :/

----- Original Message -----
> From: "Bill Burke" <bburke at redhat.com>
> To: "Stian Thorgersen" <stian at redhat.com>, "Marek Posolda" <mposolda at redhat.com>
> Cc: keycloak-dev at lists.jboss.org
> Sent: Tuesday, 22 July, 2014 4:59:00 PM
> Subject: Re: [keycloak-dev] Building Keycloak from scratch
> 
> Maybe we should have integrated CI with github like Wildfly does?  We're
> all busy though.
> 
> On 7/22/2014 11:36 AM, Stian Thorgersen wrote:
> > As usual it's my fault, fix coming
> >
> > ----- Original Message -----
> >> From: "Marek Posolda" <mposolda at redhat.com>
> >> To: "Bill Burke" <bburke at redhat.com>, keycloak-dev at lists.jboss.org
> >> Sent: Tuesday, 22 July, 2014 4:29:03 PM
> >> Subject: Re: [keycloak-dev] Building Keycloak from scratch
> >>
> >> hmm... which one? Actually for example
> >> https://github.com/keycloak/keycloak/blob/master/authentication/authentication-api/pom.xml#L7
> >> has parent keycloak-authentication-parent, which is really in ../pom.xml
> >> . AFAIK it should be good practice to reference parent in one upper
> >> module ? Or are there some issues with it?
> >>
> >> For example modules inside "model" references keycloak-parent which is
> >> under "../../pom.xml" so it works too. I wonder that maybe we should
> >> unify that (either all modules to use 1 level upper parent with
> >> relativePath like ../pom.xml or all modules to use keycloak-parent)
> >>
> >> Marek
> >>
> >> On 22.7.2014 17:14, Bill Burke wrote:
> >>> The poms in authentication don't have valid relative paths.  That could
> >>> be it.
> >>>
> >>> On 7/22/2014 11:11 AM, Stian Thorgersen wrote:
> >>>> Should still work, can you send me the error message?
> >>>>
> >>>> I've added some two poms that include all dependencies required to
> >>>> create
> >>>> a server. For an example see:
> >>>>
> >>>> https://github.com/keycloak/keycloak/blob/master/project-integrations/aerogear-ups/auth-server/pom.xml
> >>>>
> >>>> ----- Original Message -----
> >>>>> From: "Bruno Oliveira" <bruno at abstractj.org>
> >>>>> To: "keycloak dev" <keycloak-dev at lists.jboss.org>
> >>>>> Sent: Tuesday, 22 July, 2014 3:58:04 PM
> >>>>> Subject: [keycloak-dev] Building Keycloak from scratch
> >>>>>
> >>>>> Good morning guys, has anything changed about how to build KC? The
> >>>>> build
> >>>>> complains about the lack of keycloak-parent with the latest change
> >>>>> https://github.com/keycloak/keycloak/commit/64b8a990f9d5614db9559dc56a626d67c95cd5e4,
> >>>>> but everything goes well with the previous commit
> >>>>> https://github.com/keycloak/keycloak/commit/824aed773b2fd80f9819a3d42879a92b751e9eea
> >>>>>
> >>>>> Thanks in advance
> >>>>> --
> >>>>>
> >>>>> abstractj
> >>>>>
> >>>>> JBoss, a division of Red Hat
> >>>>> _______________________________________________
> >>>>> 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
> >>>>
> >>
> >> _______________________________________________
> >> keycloak-dev mailing list
> >> keycloak-dev at lists.jboss.org
> >> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> >>
> 
> --
> Bill Burke
> JBoss, a division of Red Hat
> http://bill.burkecentral.com
> 


More information about the keycloak-dev mailing list