From 02e36ee83169a651180e8a104b4f05968981a8fa Mon Sep 17 00:00:00 2001 From: Ancuta Morarasu Date: Fri, 4 Dec 2015 09:12:04 +0000 Subject: [PATCH] Merged HEAD (5.1) to 5.1.N (5.1.1) 119501 jphuynh: ACE-4799: Created an alfresco-one-installer-resources jar equivalent to the community version but with the correct alfresco-global.properties. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@119615 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 34 ++++++++++------------------------ 1 file changed, 10 insertions(+), 24 deletions(-) diff --git a/pom.xml b/pom.xml index d9a967a06..4702a3e90 100644 --- a/pom.xml +++ b/pom.xml @@ -6,9 +6,9 @@ alfresco-enterprise-packaging 5.1.1-SNAPSHOT - alfresco-one-platform-installer - pom - Alfresco Platform Enterprise Installers + alfresco-one-installer-resources + jar + Alfresco One Installer Resources + Platform Installers ${user.home}/binaries @@ -249,6 +249,12 @@ + + + src/main/resources + false + + maven-dependency-plugin @@ -266,6 +272,7 @@ alfresco-installer-resources ${project.version} ${project.build.directory}/classes + bitrock/bitrock/alfresco/shared/alfresco-global.properties org.alfresco @@ -296,27 +303,6 @@ - - - maven-resources-plugin - - - override-local-resources - prepare-package - - resources - - - ${project.build.directory} - true - - properties - - - - - - maven-antrun-plugin