You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/11/14 23:15:44 UTC

svn commit: r1714395 - in /maven/archetypes/trunk: maven-archetype-archetype/ maven-archetype-j2ee-simple/ maven-archetype-plugin-site/ maven-archetype-plugin/ maven-archetype-portlet/ maven-archetype-profiles/ maven-archetype-quickstart/ maven-archety...

Author: hboutemy
Date: Sat Nov 14 22:15:43 2015
New Revision: 1714395

URL: http://svn.apache.org/viewvc?rev=1714395&view=rev
Log:
[MPOM-95] updated poms with new parent location

Modified:
    maven/archetypes/trunk/maven-archetype-archetype/pom.xml
    maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml
    maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml
    maven/archetypes/trunk/maven-archetype-plugin/pom.xml
    maven/archetypes/trunk/maven-archetype-portlet/pom.xml
    maven/archetypes/trunk/maven-archetype-profiles/pom.xml
    maven/archetypes/trunk/maven-archetype-quickstart/pom.xml
    maven/archetypes/trunk/maven-archetype-simple/pom.xml
    maven/archetypes/trunk/maven-archetype-site-simple/pom.xml
    maven/archetypes/trunk/maven-archetype-site/pom.xml
    maven/archetypes/trunk/maven-archetype-webapp/pom.xml

Modified: maven/archetypes/trunk/maven-archetype-archetype/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-archetype/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-archetype/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-archetype/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-archetype</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-j2ee-simple/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-j2ee-simple</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-plugin-site/pom.xml Sat Nov 14 22:15:43 2015
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-plugin-site</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-plugin/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-plugin/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-plugin/pom.xml Sat Nov 14 22:15:43 2015
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-plugin</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-portlet/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-portlet/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-portlet/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-portlet/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-portlet</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-profiles/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-profiles/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-profiles/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-profiles/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-profiles</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-quickstart/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-quickstart/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-quickstart/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-quickstart/pom.xml Sat Nov 14 22:15:43 2015
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-quickstart</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-simple/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-simple/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-simple/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-simple</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-site-simple/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-site-simple/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-site-simple/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-site-simple/pom.xml Sat Nov 14 22:15:43 2015
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-site-simple</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-site/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-site/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-site/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-site/pom.xml Sat Nov 14 22:15:43 2015
@@ -26,7 +26,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-site</artifactId>

Modified: maven/archetypes/trunk/maven-archetype-webapp/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-webapp/pom.xml?rev=1714395&r1=1714394&r2=1714395&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-webapp/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-webapp/pom.xml Sat Nov 14 22:15:43 2015
@@ -27,7 +27,7 @@ under the License.
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
     <version>5</version>
-    <relativePath>../maven-archetype-bundles</relativePath>
+    <relativePath>../../pom/maven/maven-archetype-bundles</relativePath>
   </parent>
 
   <artifactId>maven-archetype-webapp</artifactId>