You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/09/25 17:03:43 UTC

git commit: Removing unneccessary dist repos from pom files

Updated Branches:
  refs/heads/3.0.0-incubating 66dc317ab -> 98dc4a310


Removing unneccessary dist repos from pom files


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/98dc4a31
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/98dc4a31
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/98dc4a31

Branch: refs/heads/3.0.0-incubating
Commit: 98dc4a310a101960211f65b5af4853d74505b0c6
Parents: 66dc317
Author: Lahiru Sandaruwan <la...@wso2.com>
Authored: Wed Sep 25 20:38:42 2013 +0530
Committer: Lahiru Sandaruwan <la...@wso2.com>
Committed: Wed Sep 25 20:38:42 2013 +0530

----------------------------------------------------------------------
 features/manager/pom.xml                        | 12 -----------
 products/cloud-controller/pom.xml               | 21 --------------------
 products/elb/pom.xml                            | 20 -------------------
 products/stratos-agent/pom.xml                  | 20 -------------------
 .../modules/features-dashboard/pom.xml          |  6 ------
 products/stratos-controller/pom.xml             | 14 +------------
 6 files changed, 1 insertion(+), 92 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/features/manager/pom.xml
----------------------------------------------------------------------
diff --git a/features/manager/pom.xml b/features/manager/pom.xml
index 86d8e28..31859b7 100644
--- a/features/manager/pom.xml
+++ b/features/manager/pom.xml
@@ -50,18 +50,6 @@
 	<module>logging-mgt</module>
     </modules>
 
-    <distributionManagement>
-        <repository>
-            <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>wso2-maven2-snapshot-repository</id>
-            <name>WSO2 Maven2 Snapshot Repository</name>
-            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
-        </snapshotRepository>
-    </distributionManagement>
 
     <properties>
         <stratos.version>2.1.0</stratos.version>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/products/cloud-controller/pom.xml
----------------------------------------------------------------------
diff --git a/products/cloud-controller/pom.xml b/products/cloud-controller/pom.xml
index 20ec5b5..5356c7d 100644
--- a/products/cloud-controller/pom.xml
+++ b/products/cloud-controller/pom.xml
@@ -40,27 +40,6 @@
         <module>modules/distribution</module>
     </modules>
 
-    <pluginRepositories>
-        <pluginRepository>
-            <id>wso2-maven2-repository</id>
-            <url>http://dist.wso2.org/maven2</url>
-        </pluginRepository>
-    </pluginRepositories>
-
-
-    <distributionManagement>
-        <repository>
-            <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>wso2-maven2-snapshot-repository</id>
-            <name>WSO2 Maven2 Snapshot Repository</name>
-            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
     <profiles>
         <profile>
             <id>signed-build</id>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/products/elb/pom.xml
----------------------------------------------------------------------
diff --git a/products/elb/pom.xml b/products/elb/pom.xml
index 71914ae..e37ccaa 100755
--- a/products/elb/pom.xml
+++ b/products/elb/pom.xml
@@ -42,26 +42,6 @@
         <!--<module>modules/integration</module>-->
     </modules>
 
-    <pluginRepositories>
-        <pluginRepository>
-            <id>wso2-maven2-repository</id>
-            <url>http://dist.wso2.org/maven2</url>
-        </pluginRepository>
-    </pluginRepositories>
-
-    <distributionManagement>
-        <repository>
-            <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>wso2-maven2-snapshot-repository</id>
-            <name>WSO2 Maven2 Snapshot Repository</name>
-            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
     <profiles>
         <profile>
             <id>signed-build</id>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/products/stratos-agent/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-agent/pom.xml b/products/stratos-agent/pom.xml
index 01665bb..d439820 100755
--- a/products/stratos-agent/pom.xml
+++ b/products/stratos-agent/pom.xml
@@ -43,26 +43,6 @@
         <!--<module>modules/integration</module>-->
     </modules>
 
-    <pluginRepositories>
-        <pluginRepository>
-            <id>wso2-maven2-repository</id>
-            <url>http://dist.wso2.org/maven2</url>
-        </pluginRepository>
-    </pluginRepositories>
-
-    <distributionManagement>
-        <repository>
-            <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>wso2-maven2-snapshot-repository</id>
-            <name>WSO2 Maven2 Snapshot Repository</name>
-            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
-        </snapshotRepository>
-    </distributionManagement>
-
     <profiles>
         <profile>
             <id>signed-build</id>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/products/stratos-controller/modules/features-dashboard/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/pom.xml b/products/stratos-controller/modules/features-dashboard/pom.xml
index c4ff678..93dd908 100755
--- a/products/stratos-controller/modules/features-dashboard/pom.xml
+++ b/products/stratos-controller/modules/features-dashboard/pom.xml
@@ -40,12 +40,6 @@
     <properties>
         <CApp.type>web/application</CApp.type>
     </properties>
-    <pluginRepositories>
-        <pluginRepository>
-            <id>wso2-maven2-repository-1</id>
-            <url>http://dist.wso2.org/maven2</url>
-        </pluginRepository>
-    </pluginRepositories>
     <build>
         <sourceDirectory>src</sourceDirectory>
         <plugins>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/98dc4a31/products/stratos-controller/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/pom.xml b/products/stratos-controller/pom.xml
index 315095a..e5acdc7 100755
--- a/products/stratos-controller/pom.xml
+++ b/products/stratos-controller/pom.xml
@@ -265,18 +265,6 @@
         </pluginManagement>
     </build>
 
-    <distributionManagement>
-        <repository>
-            <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>wso2-maven2-snapshot-repository</id>
-            <name>WSO2 Maven2 Snapshot Repository</name>
-            <url>scp://dist.wso2.org/home/httpd/dist.wso2.org/snapshots/maven2/</url>
-        </snapshotRepository>
-    </distributionManagement>
 
     <profiles>
         <profile>
@@ -318,7 +306,7 @@
         <servlet-api.version>2.4</servlet-api.version>
         <shoppingcart.version>2.1.0</shoppingcart.version>
 	<shoppingcart.global.version>2.1.0</shoppingcart.global.version>
-	<carbon.kernel.version>4.1.0.stratos</carbon.kernel.version>
+	<carbon.kernel.version>4.1.0.stratos</carbon.kernel.version>
 	<version.synapse>2.1.1-wso2v3</version.synapse>
 	<carbon.p2.plugin.version>1.5.2</carbon.p2.plugin.version>
 	<carbon.platform.version>4.1.0</carbon.platform.version>