ciment
(ciment)
February 15, 2021, 11:48am
1
Hi,
I tried to use dependency
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>elasticsearch-rest-high-level-client</artifactId>
<version>7.11.0</version>
</dependency>
but I got exception -
Could not find artifact org.elasticsearch:elasticsearch-plugin-classloader:pom:7.11.0 in central (https://repo.maven.apache.org/maven2)
Any help? Thanks
dadoonet
(David Pilato)
February 15, 2021, 5:36pm
2
There was an issue with this release. See
opened 08:57AM - 11 Feb 21 UTC
Elasticsearch version (bin/elasticsearch --version): 7.11.0
Steps to reproduce:
Creating an empty gradle project, and adding the HLRC results in this error
Create a new...
>bug
Team:Core/Infra
system
(system)
Closed
March 15, 2021, 5:36pm
3
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.