diff --git a/dev-tools/maven/pom.xml.template b/dev-tools/maven/pom.xml.template index 8e122923f33..c1f3a0faf83 100644 --- a/dev-tools/maven/pom.xml.template +++ b/dev-tools/maven/pom.xml.template @@ -362,6 +362,19 @@ + + + + + + + + + junit + junit + test + + lucene/build/lucene-parent @@ -385,6 +398,11 @@ ${java.compat.version} + + org.apache.maven.plugins + maven-dependency-plugin + 2.4 + org.apache.maven.plugins maven-deploy-plugin