From 58524b5f8a418977ef7c87624043910a0db5ffb0 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Wed, 6 Jul 2016 06:19:51 +0100 Subject: [PATCH] [VIVO-1082] Cleanup of VIVO poms --- installer/home/pom.xml | 6 +++--- installer/pom.xml | 14 ++++++++++++++ installer/solr/pom.xml | 6 +++--- installer/webapp/pom.xml | 6 +++--- 4 files changed, 23 insertions(+), 9 deletions(-) diff --git a/installer/home/pom.xml b/installer/home/pom.xml index 16568121..3af799ac 100644 --- a/installer/home/pom.xml +++ b/installer/home/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.vivoweb - home + vivo-installer-home 1.9.0-SNAPSHOT pom @@ -17,7 +17,7 @@ .. - VIVO Prepare Home + VIVO Install Home wilma @@ -51,7 +51,7 @@ maven-antrun-plugin - 1.3 + 1.8 remove-webapp diff --git a/installer/pom.xml b/installer/pom.xml index afa6bb66..891fca53 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -85,6 +85,13 @@ + + maven-antrun-plugin + 1.8 + + true + + maven-compiler-plugin 3.1 @@ -99,6 +106,13 @@ + + maven-dependency-plugin + 2.10 + + true + + maven-resources-plugin 2.6 diff --git a/installer/solr/pom.xml b/installer/solr/pom.xml index 60abe9ef..8e445e1a 100644 --- a/installer/solr/pom.xml +++ b/installer/solr/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.vivoweb - solr + vivo-installer-solr 1.9.0-SNAPSHOT war @@ -17,7 +17,7 @@ .. - VIVO Prepare Solr App + VIVO Install Solr App @@ -65,7 +65,7 @@ maven-antrun-plugin - 1.3 + 1.8 remove-webapp diff --git a/installer/webapp/pom.xml b/installer/webapp/pom.xml index 3ec6943f..c2532c3f 100644 --- a/installer/webapp/pom.xml +++ b/installer/webapp/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.vivoweb - vivo + vivo-installer-vivo 1.9.0-SNAPSHOT war @@ -17,7 +17,7 @@ .. - VIVO Prepare Web App + VIVO Install Web App @@ -66,7 +66,7 @@ maven-antrun-plugin - 1.3 + 1.8 remove-webapp