eventuate-tram / eventuate-tram-docs

This is the manual for the Eventuate Tram and Eventuate Tram Saga projects
http://eventuate.io/docs/manual/eventuate-tram/latest/
Other
7 stars 9 forks source link

eventuate-tram-cdc-mysql-service-0.21.3.RELEASE.jar not downloading #43

Open chandu575 opened 2 years ago

chandu575 commented 2 years ago

Hi , I am trying to download jar but is not downloading from any repo.

io.eventuate.tram.core eventuate-tram-cdc-mysql-service 0.21.3.RELEASE
cer commented 2 years ago

See https://search.maven.org/artifact/io.eventuate.cdc/eventuate-cdc-service

i-telligence-af commented 11 months ago

Hi, I can confirm that it's still (or again) not possible to download the Eventuate Tram CDC artifacts. It may be because JCenter has shut down, although I thought the repositories were meant to remain read-only. Whenever I try to access https://jcenter.bintray.com/io/eventuate/tram/core/eventuate-tram-cdc-mysql-service/0.21.3.RELEASE/eventuate-tram-cdc-mysql-service-0.21.3.RELEASE.jar I get 403 forbidden.

Is there any chance to publish on Maven Central (or another repo)?

Many thanks!

cer commented 11 months ago

The Release artifacts are in maven central.

https://github.com/eventuate-tram/eventuate-tram-docs/issues/43#issuecomment-1020826217

i-telligence-af commented 11 months ago

Hi @cer , thanks for the quick reply!

I was confused.... I was trying to get io.eventuate.tram.core:eventuate-tram-cdc-mysql-service (0.21.3.RELEASE) but not io.eventuate.cdc:eventuate-tram-cdc-mysql-service (0.16.0.RELEASE)

https://mvnrepository.com/artifact/io.eventuate.tram.core/eventuate-tram-cdc-mysql-service/0.21.3.RELEASE Am I right in thinking this a relic of some sort?