From a9be95d781281098b49cbb440d5d97c4d50694e4 Mon Sep 17 00:00:00 2001 From: Tuna Aksoy Date: Fri, 27 Jan 2017 17:04:16 +0000 Subject: [PATCH] RM-4617 (Update Repo/Share dependency for RM Community) --- rm-community/rm-community-repo/pom.xml | 30 ++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 915bf2897d..f61f1bf752 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -146,6 +146,24 @@ org.apache.maven.plugins maven-dependency-plugin + + fetch-share-services-amp + process-test-resources + + copy + + + + + org.alfresco + alfresco-share-services + ${share.version} + amp + + + ${project.build.directory} + + unpack-alfresco prepare-package @@ -188,6 +206,18 @@ install + + install-share-services-amp + + install + + prepare-package + + true + ${project.build.directory}/alfresco-share-services-${share.version}.amp + ${app.amp.client.war.folder} + +