diff --git a/pom.xml b/pom.xml index ecf6ff66d2..2efbbd8b87 100644 --- a/pom.xml +++ b/pom.xml @@ -298,6 +298,11 @@ maven-failsafe-plugin 2.19 + + org.apache.maven.plugins + maven-antrun-plugin + 1.8 + org.codehaus.mojo build-helper-maven-plugin diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 4edfe58243..6ddc73f194 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -17,7 +17,6 @@ 1.8 testng.xml true - releases @@ -206,22 +205,18 @@ Recreating database... drop database if exists alfresco; create database alfresco Downloading Alfresco installer... - + Installing Alfresco... + - - org.apache.ant - ant-jsch - 1.8.2 - postgresql postgresql