A Maven plugin to run a single node Elasticsearch cluster during the integration test phase of a build
'com.github.alexcojocaru:elasticsearch-maven-plugin:2.0'
<dependency>
<groupId>com.github.alexcojocaru</groupId>
<artifactId>elasticsearch-maven-plugin</artifactId>
<version>2.0</version>
</dependency>
<dependency org="com.github.alexcojocaru" name="elasticsearch-maven-plugin" rev="2.0"/>
"com.github.alexcojocaru", "elasticsearch-maven-plugin", "2.0"