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
I have cloned this repo and trying mvn clean install. Getting the following error
[ERROR] Failed to execute goal on project temporal-java-workshop: Could not resolve dependencies for project io.workshop:temporal-java-workshop:jar:1.0-SNAPSHOT: Failed to collect dependencies at io.temporal:temporal-sdk:jar:1.10.0 -> com.google.guava:guava:jar:31.1.0.redhat-00001: Failed to read artifact descriptor for com.google.guava:guava:jar:31.1.0.redhat-00001: Could not find artifact com.google.guava:guava-parent:pom:31.1.0.redhat-00001 in nexus
I tried to find this dependency on the google, however didn't find any repositories having this dependency.
Can you please help here.
The text was updated successfully, but these errors were encountered:
raviov
changed the title
googe guva redhat parent pom not found
google guva redhat parent pom not found
Oct 3, 2022
Hi Team,
I have cloned this repo and trying mvn clean install. Getting the following error
[ERROR] Failed to execute goal on project temporal-java-workshop: Could not resolve dependencies for project io.workshop:temporal-java-workshop:jar:1.0-SNAPSHOT: Failed to collect dependencies at io.temporal:temporal-sdk:jar:1.10.0 -> com.google.guava:guava:jar:31.1.0.redhat-00001: Failed to read artifact descriptor for com.google.guava:guava:jar:31.1.0.redhat-00001: Could not find artifact com.google.guava:guava-parent:pom:31.1.0.redhat-00001 in nexus
I tried to find this dependency on the google, however didn't find any repositories having this dependency.
Can you please help here.
The text was updated successfully, but these errors were encountered: