From 6523f5f183dd4e66a3fb1b42bc38cd3f74f6e15c Mon Sep 17 00:00:00 2001 From: Samuel Langlois Date: Mon, 5 Dec 2016 18:03:16 +0000 Subject: [PATCH] BDE-837 Allow to specify URL of Alfresco installer in functional tests --- pom.xml | 5 +++++ rm-automation/pom.xml | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) 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