Hello Thomas,

I did `mvn clean install -U` and it fixed my problem!
Thanks for the help!

On Wed, Jul 20, 2016 at 1:20 PM, Thomas Darimont <thomas.darimont@googlemail.com> wrote:
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@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/ 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@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev




--
Thanks & Regards,
Swanand Dhawan