Author: saminda
Date: Fri Jun  6 12:13:52 2008
New Revision: 18089
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18089

Log:
distribution mgt


Modified:
   branches/wsas/java/2.3/axis2-1.4-patched/modules/distribution/pom.xml
   branches/wsas/java/2.3/axis2-1.4-patched/modules/parent/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-aar-maven-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-ant-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-service-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-idea-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-mar-maven-plugin/pom.xml
   
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
   branches/wsas/java/2.3/axis2-1.4-patched/pom.xml

Modified: branches/wsas/java/2.3/axis2-1.4-patched/modules/distribution/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/distribution/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- branches/wsas/java/2.3/axis2-1.4-patched/modules/distribution/pom.xml       
(original)
+++ branches/wsas/java/2.3/axis2-1.4-patched/modules/distribution/pom.xml       
Fri Jun  6 12:13:52 2008
@@ -216,17 +216,14 @@
     </dependencies>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            <url>
-                
scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository
-            </url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
-            <uniqueVersion>false</uniqueVersion>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
     <build>

Modified: branches/wsas/java/2.3/axis2-1.4-patched/modules/parent/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/parent/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- branches/wsas/java/2.3/axis2-1.4-patched/modules/parent/pom.xml     
(original)
+++ branches/wsas/java/2.3/axis2-1.4-patched/modules/parent/pom.xml     Fri Jun 
 6 12:13:52 2008
@@ -1121,20 +1121,20 @@
             </dependencies>
         </profile>
     </profiles>
+
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            <url>
-                
scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository
-            </url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
+
     <build>
         <plugins>
             <plugin>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-aar-maven-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-aar-maven-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-aar-maven-plugin/pom.xml
        (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-aar-maven-plugin/pom.xml
        Fri Jun  6 12:13:52 2008
@@ -119,14 +119,14 @@
     </reporting>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
 </project>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-ant-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-ant-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-ant-plugin/pom.xml  
    (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-ant-plugin/pom.xml  
    Fri Jun  6 12:13:52 2008
@@ -107,14 +107,14 @@
     </build>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
 </project>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-codegen-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
  (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-codegen-plugin/pom.xml
  Fri Jun  6 12:13:52 2008
@@ -256,14 +256,14 @@
     </dependencies>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
     <build>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-service-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-service-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-service-plugin/pom.xml
  (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-eclipse-service-plugin/pom.xml
  Fri Jun  6 12:13:52 2008
@@ -170,14 +170,14 @@
     </dependencies>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
     <build>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-idea-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-idea-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-idea-plugin/pom.xml 
    (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-idea-plugin/pom.xml 
    Fri Jun  6 12:13:52 2008
@@ -183,14 +183,14 @@
 
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
 </project>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
  (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-java2wsdl-maven-plugin/pom.xml
  Fri Jun  6 12:13:52 2008
@@ -84,14 +84,14 @@
     </dependencies>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
     <reporting>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-mar-maven-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-mar-maven-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-mar-maven-plugin/pom.xml
        (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-mar-maven-plugin/pom.xml
        Fri Jun  6 12:13:52 2008
@@ -120,14 +120,14 @@
     </reporting>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
 </project>

Modified: 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
  (original)
+++ 
branches/wsas/java/2.3/axis2-1.4-patched/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
  Fri Jun  6 12:13:52 2008
@@ -108,14 +108,14 @@
     </build>
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
     <reporting>

Modified: branches/wsas/java/2.3/axis2-1.4-patched/pom.xml
URL: 
http://wso2.org/svn/browse/wso2/branches/wsas/java/2.3/axis2-1.4-patched/pom.xml?rev=18089&r1=18088&r2=18089&view=diff
==============================================================================
--- branches/wsas/java/2.3/axis2-1.4-patched/pom.xml    (original)
+++ branches/wsas/java/2.3/axis2-1.4-patched/pom.xml    Fri Jun  6 12:13:52 2008
@@ -234,20 +234,21 @@
         </developerConnection>
         
<url>http://svn.apache.org/viewvc/webservices/webservices/axis2/trunk/java/</url>
     </scm>
+
+
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            <url>
-                
scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository
-            </url>
+            <id>wso2-maven2-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>wso2-maven2-snapshot-repository</id>
+            <name>WSO2 Maven2 Repository</name>
+            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/maven2/</url>
         </snapshotRepository>
     </distributionManagement>
+
     <build>
         <plugins>
             <plugin>

_______________________________________________
Wsas-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-dev

Reply via email to