-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to build any of the project #1
Comments
Had the same issue, simply update the keycloak version to a final one, e.g. '1.3.0.Final' is the closest to the used snapshot version. Tested it and works. |
chvndb's solution works. |
Hi, I've the same problem and get the following error message with "Bad Gateway": FAILURE: Build failed with an exception.
BUILD FAILED Is there an other way to solve the problem. Thank you. |
Having the same issue:
I'm already on a Final version |
Hello guys, I have the same problems when running |
@hosnimed So you did not really pinpoint what caused the issue ? |
There a lot of problem caused the issue, in nutshell :
|
I use in build.gradle maven { url "https://mvnrepository.com/artifact/" } //at subprojects repositories and work. |
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all dependencies for configuration ':database-service:compile'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
The text was updated successfully, but these errors were encountered: