From 22c41abd74c3bc2da5a9bae607d3f18f1fa7111a Mon Sep 17 00:00:00 2001 From: Mark Diggory Date: Thu, 25 Aug 2011 23:38:58 +0000 Subject: [PATCH] [DS-881] DSpace doesn't build properly with Maven 3 : More Relative Paths to parents. git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6601 9c30dcfa-912a-0410-8fc2-9e0234be79fd --- dspace-discovery/dspace-discovery-provider/pom.xml | 1 + dspace-discovery/dspace-discovery-solr/pom.xml | 1 + dspace-discovery/dspace-discovery-xmlui-api/pom.xml | 1 + dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml | 1 + dspace-jspui/dspace-jspui-api/pom.xml | 3 ++- dspace-jspui/dspace-jspui-webapp/pom.xml | 1 + dspace-lni/dspace-lni-client/pom.xml | 3 ++- dspace-lni/dspace-lni-core/pom.xml | 3 ++- dspace-lni/dspace-lni-webapp/pom.xml | 3 ++- dspace-oai/dspace-oai-api/pom.xml | 3 ++- dspace-oai/dspace-oai-webapp/pom.xml | 3 ++- dspace-sword-client/dspace-sword-client-api/pom.xml | 1 + dspace-sword-client/dspace-sword-client-xmlui-api/pom.xml | 1 + dspace-sword-client/dspace-sword-client-xmlui-webapp/pom.xml | 1 + dspace-sword/dspace-sword-api/pom.xml | 3 ++- dspace-sword/dspace-sword-webapp/pom.xml | 3 ++- dspace-xmlui/dspace-xmlui-api/pom.xml | 3 ++- dspace-xmlui/dspace-xmlui-webapp/pom.xml | 1 + dspace-xmlui/dspace-xmlui-wing/pom.xml | 3 ++- 19 files changed, 29 insertions(+), 10 deletions(-) diff --git a/dspace-discovery/dspace-discovery-provider/pom.xml b/dspace-discovery/dspace-discovery-provider/pom.xml index 89046ac65a..8426536582 100644 --- a/dspace-discovery/dspace-discovery-provider/pom.xml +++ b/dspace-discovery/dspace-discovery-provider/pom.xml @@ -18,6 +18,7 @@ org.dspace discovery-modules 1.8.0-SNAPSHOT + .. diff --git a/dspace-discovery/dspace-discovery-solr/pom.xml b/dspace-discovery/dspace-discovery-solr/pom.xml index bddca7b8c1..8189da8876 100644 --- a/dspace-discovery/dspace-discovery-solr/pom.xml +++ b/dspace-discovery/dspace-discovery-solr/pom.xml @@ -11,6 +11,7 @@ org.dspace discovery-modules 1.8.0-SNAPSHOT + .. diff --git a/dspace-discovery/dspace-discovery-xmlui-api/pom.xml b/dspace-discovery/dspace-discovery-xmlui-api/pom.xml index e2c4dcb8ed..286e70731c 100644 --- a/dspace-discovery/dspace-discovery-xmlui-api/pom.xml +++ b/dspace-discovery/dspace-discovery-xmlui-api/pom.xml @@ -12,6 +12,7 @@ org.dspace discovery-modules 1.8.0-SNAPSHOT + .. diff --git a/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml b/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml index 48d6e7ee62..c8cc11c028 100644 --- a/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml +++ b/dspace-discovery/dspace-discovery-xmlui-webapp/pom.xml @@ -28,6 +28,7 @@ org.dspace discovery-modules 1.8.0-SNAPSHOT + .. diff --git a/dspace-jspui/dspace-jspui-api/pom.xml b/dspace-jspui/dspace-jspui-api/pom.xml index fe9497451a..1b4b2ea783 100644 --- a/dspace-jspui/dspace-jspui-api/pom.xml +++ b/dspace-jspui/dspace-jspui-api/pom.xml @@ -15,6 +15,7 @@ org.dspace dspace-jspui 1.8.0-SNAPSHOT + ..