-
Notifications
You must be signed in to change notification settings - Fork 886
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
Trouble building with OpenShift #36
Comments
I'm running into the very same problem. Looks like a missing dependency
[ERROR] 'dependencies.dependency.version' for org.springframework.cloud:spring-cloud-context:jar is missing. @ line 69, column 21 |
This is now fixed for me with Alex Groom's pull request #37 |
Works for me now. Thank you :) |
hi all, the build failed with the following log: |
I get exactly the same error as @chungngh . STEP 1/5: FROM registry.access.redhat.com/ubi8/openjdk-11:latest |
Hello.
I am having trouble with building from the git repo and I get the errors:
It seems like the build fails becuase of the step with RUN /usr/local/s2i/assemble failing.
Any thoughts on how to fix this?
The text was updated successfully, but these errors were encountered: