diff --git a/pom.xml b/pom.xml index dec5334e526e..518164547b62 100644 --- a/pom.xml +++ b/pom.xml @@ -975,6 +975,23 @@ + + org.apache.maven.plugins + maven-jar-plugin + 2.3.2 + + + + test-jar + + + + + + org/elasticsearch/test/**/* + + +