From 62937633ea4704cb8921a10df3ab4e01b07ae3cc 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 c0df8bad0e..dd755c17d8 100644 --- a/pom.xml +++ b/pom.xml @@ -296,6 +296,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 78c62c3a3b..1e6d3439db 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -24,7 +24,6 @@ - releases 1.8 1.8 testng.xml @@ -109,22 +108,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