diff --git a/marvel/dev-tools/integration-tests.xml b/marvel/dev-tools/integration-tests.xml new file mode 100644 index 00000000000..45de62992c3 --- /dev/null +++ b/marvel/dev-tools/integration-tests.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/marvel/pom.xml b/marvel/pom.xml index ce6514867ad..655753ae847 100644 --- a/marvel/pom.xml +++ b/marvel/pom.xml @@ -15,6 +15,10 @@ 2.0.0-beta1-SNAPSHOT + + dev-tools/integration-tests.xml + + @@ -37,6 +41,37 @@ + + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.maven.plugins + maven-dependency-plugin + + + integ-setup-dependencies + pre-integration-test + + copy + + + + + org.elasticsearch + elasticsearch-license-plugin + ${project.version} + zip + true + + + + + + + diff --git a/marvel/src/main/assemblies/plugin.xml b/marvel/src/main/assemblies/plugin.xml index 2ccfc875e9c..8e8e42e7c05 100644 --- a/marvel/src/main/assemblies/plugin.xml +++ b/marvel/src/main/assemblies/plugin.xml @@ -1,3 +1,4 @@ + plugin