From d8e9d538cd1e86b0c73e71ae585344e12604713d Mon Sep 17 00:00:00 2001 From: Gabriele Columbro Date: Mon, 24 Sep 2012 10:43:21 +0000 Subject: [PATCH] ALF-14353 - fixed multiple Maven build issues. Now mvn clean install -f pom-experimental.xml works fine. Also deployed Spring Surf 1.2.0-SNAPSHOT so proper Surf version is retrieved git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@41883 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index b18db5baa3..f1684e9b00 100644 --- a/pom.xml +++ b/pom.xml @@ -312,6 +312,19 @@ + + imagemagick-mac + + + mac + + + + linux + ${imagemagick.home}/bin/.convert.bin + + +