Elastic Search Jar hell when running Gradle cleanpullcomptest

Hello all,

This is my first time posting here as within the last couple months I started a new job as a moqui developer. I don’t know if this is the correct place to ask this but here goes.

When running Gradle cleanpullcomptest I am getting the error below. At the start of the Task: Load, Elastic Search ToolFactory starts clean but during the Task: runtime:component:myComponent:test Elastic search gives the error. Any help would be appreciated.

08:35:30.249 ERROR Test worker .moqui.i.c.ExecutionContextFactoryImpl Error initializing ToolFactory ElasticSearch
java.lang.IllegalStateException: failed to load plugin reindex due to jar hell
at org.elasticsearch.plugins.PluginsService.checkBundleJarHell(PluginsService.java:611) ~[elasticsearch-6.3.2.jar:6.3.2]