diff --git a/enterprise-update-test/pom.xml b/enterprise-update-test/pom.xml
index 278d469fe8..0da3087454 100644
--- a/enterprise-update-test/pom.xml
+++ b/enterprise-update-test/pom.xml
@@ -10,15 +10,27 @@
pom
-
-
-
+
+
+
5.1.0
-
-
-
- ${project.build.directory}/dependency/alfresco-enterprise-update-package-${project.version}
+ https://nightlybuilds.alfresco.com/Enterprise-5.1/5.1/LATEST/ALL/alfresco-one-installer-20160203-SNAPSHOT-664-linux-x64.bin
+ https://nightlybuilds.alfresco.com/Enterprise-5.1/5.1/LATEST/ALL/alfresco-one-installer-20160203-SNAPSHOT-664-linux-x64.bin
+
+
+ ${project.build.directory}/test-data/base-alf-installation
+ ${project.build.directory}/test-data/update-alf-installation
+
+
+ --mode unattended --alfresco_admin_password admin --jdbc_username alfresco --jdbc_password alfresco
+ --tomcat_server_domain ${HOSTNAME}
+ --enable-components javaalfresco,postgres,libreofficecomponent,alfrescosolr,alfrescosolr4,aosmodule,alfrescowcmqs,alfrescogoogledocs
+ --alfrescocustomstack_services_startup demand
+
+
+ ${project.build.directory}/dependency/alfresco-enterprise-update-package-${project.version}
@@ -62,7 +74,8 @@
-
+
maven-antrun-plugin
@@ -76,6 +89,15 @@
+
+
+
+
+
+
+
+
+
@@ -85,17 +107,46 @@
location="${basedir}/target/base-alf-installer.bin" />
Downloading Base Alfresco installer to
${base.installer.location}...
-
+
+
+
+
-
- Installing The Base Versoion of Alfresco...
+
+
+
+
+
+
+
+
+ Downloading This Alfresco installer to
+ ${this.installer.location}...
+
+
+
+
+
+
+
+ Installing The base Version of Alfresco... to
+ ${base.alfresco.instance}
+ line="${installer.args} --prefix ${base.alfresco.instance} " />
+
+
+ Installing This Version of Alfresco... to
+ ${update.alfresco.instance}
+
+