diff --git a/installer/solr/pom.xml b/installer/solr/pom.xml index 6f2466f0..60abe9ef 100644 --- a/installer/solr/pom.xml +++ b/installer/solr/pom.xml @@ -121,6 +121,16 @@ true + + maven-clean-plugin + + + + overlays + + + + diff --git a/installer/webapp/pom.xml b/installer/webapp/pom.xml index 16ce72af..3ec6943f 100644 --- a/installer/webapp/pom.xml +++ b/installer/webapp/pom.xml @@ -58,7 +58,7 @@ - pinstall + install tomcat-dir @@ -122,6 +122,16 @@ true + + maven-clean-plugin + + + + overlays + + + +