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 has been archived by the owner on Nov 6, 2018. It is now read-only.
I was getting the following error when trying to build the broker application under the loan broker example:
[ERROR] Failed to execute goal on project loanbroker-broker: Could not resolve dependencies for project io.fabric8.kubeflix.examples:loanbroker-broker:jar:1.0-SNAPSHOT: Failure to find io.fabric8.kubeflix:ribbon-discovery:jar:1.0-SNAPSHOT in https://repo.spring.io/libs-release was cached in the local repository, resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced -> [Help 1]
I changed the pom to include the current version for the ribbon-discovery dependency which allowed the build to go through.
I was getting the following error when trying to build the broker application under the loan broker example:
I changed the pom to include the current version for the ribbon-discovery dependency which allowed the build to go through.
The text was updated successfully, but these errors were encountered: