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
Hi, I was going to try out this link.
https://github.com/eventuate-tram/eventuate-tram-examples-java-spring-todo-list
and "./gradlew assemble" results in these errors:
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':compileClasspath'.
> Could not resolve io.eventuate.tram.core:eventuate-tram-jdbc-kafka:0.22.0.RC5.
Required by:
project :
> Could not resolve io.eventuate.tram.core:eventuate-tram-jdbc-kafka:0.22.0.RC5.
> Could not get resource 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-rc/io/eventuate/tram/core/eventuate-tram-jdbc-kafka/0.22.0.RC5/eventuate-tram-jdbc-kafka-0.22.0.RC5.pom'.
> Could not GET 'https://dl.bintray.com/eventuateio-oss/eventuate-maven-rc/io/eventuate/tram/core/eventuate-tram-jdbc-kafka/0.22.0.RC5/eventuate-tram-jdbc-kafka-0.22.0.RC5.pom'. Received status code 403 from server: Forbidden
No description provided.
The text was updated successfully, but these errors were encountered: