[keycloak-dev] Minor build issue
Stian Thorgersen
stian at redhat.com
Tue Jun 2 02:48:38 EDT 2015
----- Original Message -----
> From: "Marko Strukelj" <mstrukel at redhat.com>
> To: "keycloak dev" <keycloak-dev at lists.jboss.org>
> Sent: Monday, 1 June, 2015 10:38:16 PM
> Subject: [keycloak-dev] Minor build issue
>
> Tomas has found an issue with the build when local maven repository is empty
> or build hasn't been run since previous version.
>
> The issue was introduced by my changes to adapters build - I left a
> dependency to the artifact I removed -
> org.keycloak:keycloak-wildfly-adapter-subsystem, and affects
> distribution/modules.
>
> There's a fix ready for merge: https://github.com/keycloak/keycloak/pull/1312
>
> Too bad Travis CI didn't catch it - I propose we set up a local Nexus mirror
> and clear local repository (rm -rf ~/.m2/repository) for every build.
> Artifacts would be cached by local Nexus mirror and will be refetched from
> localhost, rather than from remote servers.
Travis is supposed to catch that. It uses a cache for MVN repo (otherwise it takes to long to run), but after the test it deletes repository/org/keycloak.
>
> - marko
> _______________________________________________
> 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