You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2022. It is now read-only.
We were trying to implement this feature and followed all the steps but we are not able to complete "gradle build " step. When applying this step we are getting following error -
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all dependencies for configuration ':compile'.
Hello,
We were trying to implement this feature and followed all the steps but we are not able to complete "gradle build " step. When applying this step we are getting following error -
FAILURE: Build failed with an exception.
What went wrong:
Could not resolve all dependencies for configuration ':compile'.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
It seems gradle is not able to fetch the required files from repo1.
Our machines is using proxy for internet connection and logged in as root.
Please guide us how to proceed from here. Do we need to configure any proxy setting for maven repository.
Thanks,
Atul