Hi all,
We are integrating Elastic search to AEM 6.5 using the below dependency, and the dependencies are not getting resolved in OSGI(system/console). In addition to that there is no build issue
Even we tried to add embed dependency, it is also not helpful.
The dependencies are
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.1.1</version>
</dependency>
Error in system console: