o19s / elasticsearch-learning-to-rank

Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
http://opensourceconnections.com/blog/2017/02/14/elasticsearch-learning-to-rank/
Apache License 2.0
1.48k stars 370 forks source link

Recent versions are not published to Maven repository #475

Closed shinry0 closed 10 months ago

shinry0 commented 11 months ago

Even though the publishing step in GHA workflow appears to have been successful, there have been no builds published to Maven Central repository since v1.5.8-es8.6.2. Do you maintainers have knowledge of the cause of this?

We want to use the latest version, so it would be nice to have it available in the repository.

https://central.sonatype.com/artifact/com.o19s/elasticsearch-learning-to-rank https://mvnrepository.com/artifact/com.o19s/elasticsearch-learning-to-rank

image

wrigleyDan commented 10 months ago

Finally, we can close this one out. Due to various circumstances, it took us a while to figure out what was going on in the background to prevent releases from being published to Maven repository. We fixed it, and the last version is now published. Thanks for your patience.

We're seeing it here: https://central.sonatype.com/artifact/com.o19s/elasticsearch-learning-to-rank And we expect it to be available here as well soon once Maven picks things up: https://mvnrepository.com/artifact/com.o19s/elasticsearch-learning-to-rank