[keycloak-dev] Keycloak build failing at "Keycloak Security Proxy TestSuite" stage

Thomas Darimont thomas.darimont at googlemail.com
Wed Jul 20 03:50:55 EDT 2016


Hello,

try: mvn clean install -U
-U will update the snapshots - you probably tried to build while a CI Build
updated the libraries.

If you don't want to run the tests you can append:  -DskipTests
If you want to build on multiple CPU cores add: -T 2.0C


Cheers,
Thomas

2016-07-20 9:14 GMT+02:00 swanand dhawan <swananddhawan at arvindinternet.com>:

> Hello,
>
> I am getting the following error while building Keycloak for the *first*
> time.
>    ``Failed to execute goal on project keycloak-testsuite-security-proxy: *Could
> not resolve dependencies for project
> org.keycloak:keycloak-testsuite-security-proxy:jar:2.1.0-SNAPSHOT: Failure
> to find
> org.keycloak:keycloak-testsuite-integration:jar:tests:2.1.0-SNAPSHOT in
> http://repository.jboss.org/nexus/content/groups/public/
> <http://repository.jboss.org/nexus/content/groups/public/>* was cached in
> the local repository, resolution will not be reattempted until the update
> interval of jboss has elapsed or updates are forced``
>
> How can I fix it?
>
> --
> Thanks & Regards,
> Swanand Dhawan
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20160720/05c8b794/attachment.html 


More information about the keycloak-dev mailing list