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 Mar 8, 2021. It is now read-only.
It appears the [com.google.inject/guice "2.0"] dependency takes precedency over "3.0" which jclouds is looking for. Would you be willing to release a version with updated dependencies?
Sounds fine to me, presuming everything continues to work as expected. Note that guice is only needed for OpenID support, which is being moved out of friend proper real soon now (gh-45).
In any case, you can achieve the same effect by modifying your friend dependency to [com.cemerick/friend "0.1.5" :exclusions [com.google.inject/guice]].
It appears the [com.google.inject/guice "2.0"] dependency takes precedency over "3.0" which jclouds is looking for. Would you be willing to release a version with updated dependencies?
The text was updated successfully, but these errors were encountered: