From b69d781c79d9928568783b66737bd400ced6e6e5 Mon Sep 17 00:00:00 2001 From: Carlos Date: Thu, 17 Feb 2011 15:30:14 +0100 Subject: [PATCH] Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there --- apis/elasticstack/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- .../src/main/resources/archetype-resources/pom.xml | 2 +- sandbox-apis/cloudstack/pom.xml | 5 ++++- sandbox-apis/deltacloud/pom.xml | 2 +- 5 files changed, 8 insertions(+), 5 deletions(-) diff --git a/apis/elasticstack/pom.xml b/apis/elasticstack/pom.xml index b083837196..8c23d74bc4 100644 --- a/apis/elasticstack/pom.xml +++ b/apis/elasticstack/pom.xml @@ -38,7 +38,7 @@ - jclouds-rimu-snapshots-nexus + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots false 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 2c319eeaf9..7db7065128 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 @@ -49,7 +49,7 @@ - jclouds-rimu-snapshots-nexus + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots false 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 8a5ff66f0f..31c5d4a24d 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 @@ -49,7 +49,7 @@ $symbol_dollar = '$' ) - jclouds-rimu-snapshots-nexus + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots false diff --git a/sandbox-apis/cloudstack/pom.xml b/sandbox-apis/cloudstack/pom.xml index 25ed745e4e..e38d6d0ddf 100644 --- a/sandbox-apis/cloudstack/pom.xml +++ b/sandbox-apis/cloudstack/pom.xml @@ -38,8 +38,11 @@ - jclouds-rimu-snapshots-nexus + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots + + false + true diff --git a/sandbox-apis/deltacloud/pom.xml b/sandbox-apis/deltacloud/pom.xml index 80ad658b82..ed466acffd 100644 --- a/sandbox-apis/deltacloud/pom.xml +++ b/sandbox-apis/deltacloud/pom.xml @@ -38,7 +38,7 @@ - jclouds-rimu-snapshots-nexus + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots false