[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
This commit is contained in:
Mark Diggory
2011-08-25 23:38:58 +00:00
parent e013f11f81
commit 22c41abd74
19 changed files with 29 additions and 10 deletions

View File

@@ -18,6 +18,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>discovery-modules</artifactId> <artifactId>discovery-modules</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -11,6 +11,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>discovery-modules</artifactId> <artifactId>discovery-modules</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -12,6 +12,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>discovery-modules</artifactId> <artifactId>discovery-modules</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -28,6 +28,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>discovery-modules</artifactId> <artifactId>discovery-modules</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -15,6 +15,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId> <artifactId>dspace-jspui</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<!-- <!--

View File

@@ -15,6 +15,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-jspui</artifactId> <artifactId>dspace-jspui</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<!-- <!--

View File

@@ -13,6 +13,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>

View File

@@ -11,6 +11,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>

View File

@@ -13,6 +13,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-lni</artifactId> <artifactId>dspace-lni</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>

View File

@@ -15,6 +15,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId> <artifactId>dspace-oai</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<!-- <!--

View File

@@ -15,6 +15,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-oai</artifactId> <artifactId>dspace-oai</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<!-- <!--

View File

@@ -12,6 +12,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -13,6 +13,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -12,6 +12,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword-client</artifactId> <artifactId>dspace-sword-client</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<dependencies> <dependencies>

View File

@@ -17,6 +17,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId> <artifactId>dspace-sword</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>

View File

@@ -15,6 +15,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-sword</artifactId> <artifactId>dspace-sword</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<!-- <!--

View File

@@ -14,6 +14,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>

View File

@@ -14,6 +14,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>

View File

@@ -11,6 +11,7 @@
<groupId>org.dspace</groupId> <groupId>org.dspace</groupId>
<artifactId>dspace-xmlui</artifactId> <artifactId>dspace-xmlui</artifactId>
<version>1.8.0-SNAPSHOT</version> <version>1.8.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent> </parent>
<scm> <scm>