| A quicker way to reproduce the issue:
- Remove the ignore annotation on org.hibernate.search.elasticsearch.test.DefaultElasticsearchClientFactoryTest.discoveryScheme()
- Run mvn clean install -DskipTests=true
- Run mvn integration-test -pl elasticsearch -Dtest.elasticsearch.host.provided=true -Dorg.jboss.byteman.verbose=true -Dtest='!!!NOMATCH' -DfailIfNoTests=false
|