From 31e7cb718fb8bc81249ac37c8533cdc95aa3aa51 Mon Sep 17 00:00:00 2001 From: Alan Davis Date: Wed, 12 Feb 2014 07:59:40 +0000 Subject: [PATCH] Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud) 59745: Merged V4.2-BUG-FIX (4.2.2) to HEAD-BUG-FIX (Cloud/4.3) 59560: MNT-10118 Fix Maven dependencies to web-framework-commons Deploy alfresco-web-framework-commons jar one more time in Maven Repo with a 'classes' classifier, and declare its war dependency as optional, so that both Ant and Maven builds succeed. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62184 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index e4c7bc21e..1baf652a9 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,6 @@ alfresco-web-framework-commons ${project.version} classes - provided ${project.groupId} @@ -170,13 +169,10 @@ standard 1.1.0 - - org.apache.chemistry.opencmis chemistry-opencmis-test-browser ${dependency.opencmis.version} - provided