Author: brett
Date: Thu Jul 21 16:39:54 2005
New Revision: 220211

URL: http://svn.apache.org/viewcvs?rev=220211&view=rev
Log:
test for it0035

Added:
    maven/components/trunk/maven-core-it-support/1.1-old-location/
      - copied from r220207, maven/components/trunk/maven-core-it-support/1.1/
Removed:
    maven/components/trunk/maven-core-it-support/1.1-old-location/src/
Modified:
    maven/components/trunk/maven-core-it-support/1.0/pom.xml
    maven/components/trunk/maven-core-it-support/1.1-old-location/pom.xml
    maven/components/trunk/maven-core-it-support/1.1/pom.xml

Modified: maven/components/trunk/maven-core-it-support/1.0/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it-support/1.0/pom.xml?rev=220211&r1=220210&r2=220211&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it-support/1.0/pom.xml (original)
+++ maven/components/trunk/maven-core-it-support/1.0/pom.xml Thu Jul 21 
16:39:54 2005
@@ -9,7 +9,7 @@
     <repository>
       <id>repo1</id>
       <name>Maven Central Repository</name>
-      
<url>scp://repo1.maven.org/home/projects/maven/repository/ibiblio-v2</url>
+      
<url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
     </repository>
   </distributionManagement>
 </model>

Modified: maven/components/trunk/maven-core-it-support/1.1-old-location/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it-support/1.1-old-location/pom.xml?rev=220211&r1=220207&r2=220211&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it-support/1.1-old-location/pom.xml 
(original)
+++ maven/components/trunk/maven-core-it-support/1.1-old-location/pom.xml Thu 
Jul 21 16:39:54 2005
@@ -2,14 +2,18 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>
-  <artifactId>maven-core-it-support</artifactId>
+  <artifactId>maven-core-it-support-old-location</artifactId>
   <packaging>jar</packaging>
   <version>1.1</version>
   <distributionManagement>
     <repository>
       <id>repo1</id>
       <name>Maven Central Repository</name>
-      
<url>scp://repo1.maven.org/home/projects/maven/repository/ibiblio-v2</url>
+      
<url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
     </repository>
+    <relocation>
+      <artifactId>maven-core-it-support</artifactId>
+      <message>Testing</message>
+    </relocation>
   </distributionManagement>
 </model>

Modified: maven/components/trunk/maven-core-it-support/1.1/pom.xml
URL: 
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it-support/1.1/pom.xml?rev=220211&r1=220210&r2=220211&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it-support/1.1/pom.xml (original)
+++ maven/components/trunk/maven-core-it-support/1.1/pom.xml Thu Jul 21 
16:39:54 2005
@@ -9,7 +9,7 @@
     <repository>
       <id>repo1</id>
       <name>Maven Central Repository</name>
-      
<url>scp://repo1.maven.org/home/projects/maven/repository/ibiblio-v2</url>
+      
<url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2</url>
     </repository>
   </distributionManagement>
 </model>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to