Author: felixk
Date: Wed Oct 12 16:26:44 2011
New Revision: 1182465

URL: http://svn.apache.org/viewvc?rev=1182465&view=rev
Log:
Add missing <relativePath>

Modified:
    james/trunk/sandbox/felixk/sample-project-layout/imap/api/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/imap/message/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/imap/processor/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/api/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/guice/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/jcr/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/jpa/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/lucene/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/maildir/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/memory/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/spring/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/store/pom.xml
    james/trunk/sandbox/felixk/sample-project-layout/mailbox/tool/pom.xml

Modified: james/trunk/sandbox/felixk/sample-project-layout/imap/api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/imap/api/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/imap/api/pom.xml (original)
+++ james/trunk/sandbox/felixk/sample-project-layout/imap/api/pom.xml Wed Oct 
12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-imap</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.3-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/imap/message/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/imap/message/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/imap/message/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/imap/message/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-imap</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.3-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: 
james/trunk/sandbox/felixk/sample-project-layout/imap/processor/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/imap/processor/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/imap/processor/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/imap/processor/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-imap</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.3-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/api/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/api/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/api/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/api/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/guice/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/guice/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/guice/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/guice/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.3-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/jcr/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/jcr/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/jcr/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/jcr/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/jpa/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/jpa/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/jpa/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/jpa/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: 
james/trunk/sandbox/felixk/sample-project-layout/mailbox/lucene/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/lucene/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/lucene/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/lucene/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: 
james/trunk/sandbox/felixk/sample-project-layout/mailbox/maildir/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/maildir/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/maildir/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/maildir/pom.xml 
Wed Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: 
james/trunk/sandbox/felixk/sample-project-layout/mailbox/memory/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/memory/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/memory/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/memory/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: 
james/trunk/sandbox/felixk/sample-project-layout/mailbox/spring/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/spring/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/spring/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/spring/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/store/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/store/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/store/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/store/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>

Modified: james/trunk/sandbox/felixk/sample-project-layout/mailbox/tool/pom.xml
URL: 
http://svn.apache.org/viewvc/james/trunk/sandbox/felixk/sample-project-layout/mailbox/tool/pom.xml?rev=1182465&r1=1182464&r2=1182465&view=diff
==============================================================================
--- james/trunk/sandbox/felixk/sample-project-layout/mailbox/tool/pom.xml 
(original)
+++ james/trunk/sandbox/felixk/sample-project-layout/mailbox/tool/pom.xml Wed 
Oct 12 16:26:44 2011
@@ -22,6 +22,7 @@
     <artifactId>apache-james-mailbox</artifactId>
     <groupId>org.apache.james</groupId>
     <version>0.4-SNAPSHOT</version>
+    <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.james</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to