From ad266c0f496c28ebac33c5ca051ebc360e8bd39d Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 3 Jan 2011 21:09:43 +0100 Subject: [PATCH] Remove all external repos for releases. Rely only on Maven Central --- .../resources/archetype-resources/pom.xml | 7 ++- .../resources/archetype-resources/pom.xml | 10 ++--- cloudsigma/pom.xml | 7 ++- core/pom.xml | 16 ------- elasticstack/pom.xml | 7 ++- project/pom.xml | 44 ++----------------- sandbox/boxdotnet/pom.xml | 7 ++- sandbox/deltacloud/pom.xml | 7 ++- sandbox/ibmdev/pom.xml | 8 ++-- sandbox/savvis/pom.xml | 7 ++- sandbox/twitter/pom.xml | 7 ++- sandbox/vfs/pom.xml | 3 ++ .../antcontrib/samples/cargooverssh/build.xml | 2 +- tools/antcontrib/samples/compute/build.xml | 2 +- 14 files changed, 36 insertions(+), 98 deletions(-) diff --git a/archetypes/compute-service-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/compute-service-archetype/src/main/resources/archetype-resources/pom.xml index b502a8a3ea..cf0e29cc40 100644 --- a/archetypes/compute-service-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/compute-service-archetype/src/main/resources/archetype-resources/pom.xml @@ -48,13 +48,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/archetypes/rest-client-archetype/src/main/resources/archetype-resources/pom.xml b/archetypes/rest-client-archetype/src/main/resources/archetype-resources/pom.xml index 0f67f4507b..c6d1ef4fa1 100644 --- a/archetypes/rest-client-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/rest-client-archetype/src/main/resources/archetype-resources/pom.xml @@ -48,16 +48,12 @@ $symbol_dollar = '$' ) - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - - false - - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/cloudsigma/pom.xml b/cloudsigma/pom.xml index d920f70eac..d18a9aebd8 100644 --- a/cloudsigma/pom.xml +++ b/cloudsigma/pom.xml @@ -37,13 +37,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/core/pom.xml b/core/pom.xml index aa4156ab2e..b9cbab96d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,22 +39,6 @@ http://jclouds.googlecode.com/svn/trunk - - - jersey - http://download.java.net/maven/2 - - - gson - http://google-gson.googlecode.com/svn/mavenrepo - - - oauth - OAuth Repository - http://oauth.googlecode.com/svn/code/maven - - - net.oauth.core diff --git a/elasticstack/pom.xml b/elasticstack/pom.xml index 9afc7f0880..19763c7cef 100644 --- a/elasticstack/pom.xml +++ b/elasticstack/pom.xml @@ -37,13 +37,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/project/pom.xml b/project/pom.xml index c81667fd16..36f45c00c8 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -77,48 +77,16 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - - false - - jclouds-rimu-snapshots-nexus http://jclouds.rimuhosting.com/nexus/content/repositories/snapshots + + false + true - - googlecode.java-xmlbuilder - http://java-xmlbuilder.googlecode.com/svn/repo - - false - - - - clojure - http://build.clojure.org/releases - - false - - - - clojars.org - http://clojars.org/repo - - true - - - - sonatype-github-releases - http://oss.sonatype.org/content/repositories/github-releases - - false - - @@ -137,12 +105,6 @@ file://${basedir}/target/dist/site/jclouds-testing/ - - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - - diff --git a/sandbox/boxdotnet/pom.xml b/sandbox/boxdotnet/pom.xml index fada127582..858026297b 100644 --- a/sandbox/boxdotnet/pom.xml +++ b/sandbox/boxdotnet/pom.xml @@ -46,13 +46,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/sandbox/deltacloud/pom.xml b/sandbox/deltacloud/pom.xml index 140ca063d6..b38e652913 100644 --- a/sandbox/deltacloud/pom.xml +++ b/sandbox/deltacloud/pom.xml @@ -37,13 +37,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/sandbox/ibmdev/pom.xml b/sandbox/ibmdev/pom.xml index f838e698d2..63ee75a2fd 100644 --- a/sandbox/ibmdev/pom.xml +++ b/sandbox/ibmdev/pom.xml @@ -45,14 +45,14 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + + true diff --git a/sandbox/savvis/pom.xml b/sandbox/savvis/pom.xml index 9b1c36e30a..e15080c7b7 100644 --- a/sandbox/savvis/pom.xml +++ b/sandbox/savvis/pom.xml @@ -37,13 +37,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/sandbox/twitter/pom.xml b/sandbox/twitter/pom.xml index dd0bd6abb6..6e3ed2b398 100644 --- a/sandbox/twitter/pom.xml +++ b/sandbox/twitter/pom.xml @@ -37,13 +37,12 @@ - - jclouds-googlecode-deploy - http://jclouds.googlecode.com/svn/repo - jclouds-rimu-snapshots-nexus https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/sandbox/vfs/pom.xml b/sandbox/vfs/pom.xml index 4cde8d2aa8..91cbce134a 100644 --- a/sandbox/vfs/pom.xml +++ b/sandbox/vfs/pom.xml @@ -114,6 +114,9 @@ false + + true + diff --git a/tools/antcontrib/samples/cargooverssh/build.xml b/tools/antcontrib/samples/cargooverssh/build.xml index 75fd1444f2..5a07095dc1 100644 --- a/tools/antcontrib/samples/cargooverssh/build.xml +++ b/tools/antcontrib/samples/cargooverssh/build.xml @@ -53,7 +53,7 @@ - + diff --git a/tools/antcontrib/samples/compute/build.xml b/tools/antcontrib/samples/compute/build.xml index b4a1dab680..854e60fd53 100644 --- a/tools/antcontrib/samples/compute/build.xml +++ b/tools/antcontrib/samples/compute/build.xml @@ -45,7 +45,7 @@ - +