eventuate-tram / eventuate-tram-examples-java-spring-todo-list

A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework
Other
186 stars 95 forks source link

This doesn't build anymore "eventuate-tram-jdbc-kafka" missing #15

Open dvictory opened 3 years ago

cer commented 2 years ago

More information:

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
cer commented 2 years ago

The bintray repository has gone away - the artifacts are now in Maven Central.

Please use example instead; https://github.com/eventuate-tram/eventuate-tram-examples-customers-and-orders