scalecube / scalecube-cluster

ScaleCube Cluster is a lightweight Java VM implementation of SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol. features cluster membership, failure detection, and gossip protocol library.
http://scalecube.github.io/
Apache License 2.0
263 stars 88 forks source link

Any plan to sync artifacts to Maven Central repository? #350

Closed linux-china closed 3 years ago

linux-china commented 4 years ago

Now, I can not find 2.6.2 on Maven Central repository. https://repo1.maven.org/maven2/io/scalecube/scalecube-cluster/

Now https://maven.pkg.github.com/scalecube/packages is not public access and you should setup authentication for github.

artem-v commented 3 years ago

This was fixed recently.