Skip to content

Instantly share code, notes, and snippets.

@hbons
Created May 28, 2014 11:02
Show Gist options
  • Save hbons/271e9bc8207790e51aa3 to your computer and use it in GitHub Desktop.
Save hbons/271e9bc8207790e51aa3 to your computer and use it in GitHub Desktop.
[ERROR] Failed to execute goal on project unifiedpush-auth-server: Could not resolve dependencies for project org.jboss.aerogear.unifiedpush:unifiedpush-auth-server:war:0.11.0-SNAPSHOT: The following artifacts could not be resolved: org.keycloak:keycloak-core:jar:1.0-beta-1-20150523, org.keycloak:keycloak-core-jaxrs:jar:1.0-beta-1-20150523, org.keycloak:keycloak-services:jar:1.0-beta-1-20150523, org.keycloak:keycloak-model-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-model-jpa:jar:1.0-beta-1-20150523, org.keycloak:keycloak-audit-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-audit-jpa:jar:1.0-beta-1-20150523, org.keycloak:keycloak-audit-jboss-logging:jar:1.0-beta-1-20150523, org.keycloak:keycloak-social-core:jar:1.0-beta-1-20150523, org.keycloak:keycloak-forms-common-freemarker:jar:1.0-beta-1-20150523, org.keycloak:keycloak-forms-common-themes:jar:1.0-beta-1-20150523, org.keycloak:keycloak-account-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-account-freemarker:jar:1.0-beta-1-20150523, org.keycloak:keycloak-login-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-login-freemarker:jar:1.0-beta-1-20150523, org.keycloak:keycloak-email-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-email-freemarker:jar:1.0-beta-1-20150523, org.keycloak:keycloak-js-adapter:jar:1.0-beta-1-20150523, org.keycloak:keycloak-authentication-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-authentication-model:jar:1.0-beta-1-20150523, org.keycloak:keycloak-timer-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-timer-basic:jar:1.0-beta-1-20150523, org.keycloak:keycloak-export-import-api:jar:1.0-beta-1-20150523, org.keycloak:keycloak-export-import-impl:jar:1.0-beta-1-20150523: Could not find artifact org.keycloak:keycloak-core:jar:1.0-beta-1-20150523 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :unifiedpush-auth-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment