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 Dec 13, 2023. It is now read-only.
Hi Team,
We are facing some issues with build of this version 3.3.5, following these commands:-
git clone https://github.com/Netflix/conductor.git
cd conductor
git checkout -b 3.3.5 v3.3.5
./gradlew build -x test --stacktrace
This is giving the below errors:-
Could not resolve com.google.guava:guava:[10.+,).
#22 221.5 Required by:
#22 221.5 project :conductor-common > com.github.rholder:guava-retrying:2.0.0
#22 221.5 > The consumer was configured to find an API of a library compatible with Java 8, preferably in the form of class files, and its dependencies declared externally. However we cannot choose between the following variants of com.google.guava:guava:32.1.2-jre:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi Team,
We are facing some issues with build of this version 3.3.5, following these commands:-
Could you please check this?
Beta Was this translation helpful? Give feedback.
All reactions