Elasticsearch 6.1 Maven

Hello,

Can't retrieve the maven dependency to 6.1.0 as yet.

Thanks

It's there, and has been for several hours. Are you sure that you're hitting Maven Central?

I am getting an error when trying to build a plugin.

Could not find org.elasticsearch:elasticsearch-cli:6.1.0.
Searched in the following locations:
https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch-cli/6.1.0/elasticsearch-cli-6.1.0.pom
https://repo1.maven.org/maven2/org/elasticsearch/elasticsearch-cli/6.1.0/elasticsearch-cli-6.1.0.jar
Required by:
project : > org.elasticsearch:elasticsearch:6.1.0

@sdauletau there is definitely an issue here. We did not publish this (on accident) to maven central and we are working on a resolution. Thank you for bringing it to our attention.

1 Like

No. I've been working against https://mvnrepository.com/artifact/org.elasticsearch/elasticsearch which was current up to 6.0.1

Thanks

Just an update on this issue. The elasticsearch-cli and mapper-extras artifacts that were missing have been uploaded. We are still working on some additional issues that we have discovered in the process.

We do not support mvnrepository, sorry, it's a third-party non-official Maven repository that is slow to mirror and serves ads. We will happily support the official Maven Central.

We believe that all issues are fixed here. If you encounter any additional issues with the Maven artifacts for 6.1.0, please open an issue on GitHub.

1 Like

Thanks Jason. Looking good

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.