Rename jclouds-rimu-snapshots-nexus repo to sonatype-nexus-snapshots and ensure only snapshots are pulled from there

This commit is contained in:
Carlos 2011-02-17 15:30:14 +01:00
parent 805cf7fc13
commit b69d781c79
5 changed files with 8 additions and 5 deletions

View File

@ -38,7 +38,7 @@
<!-- bootstrapping: need to fetch the project POM -->
<repositories>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>

View File

@ -49,7 +49,7 @@
<!-- bootstrapping: need to fetch the project POM -->
<repositories>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>

View File

@ -49,7 +49,7 @@ $symbol_dollar = '$' )
<!-- bootstrapping: need to fetch the project POM -->
<repositories>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>

View File

@ -38,8 +38,11 @@
<!-- bootstrapping: need to fetch the project POM -->
<repositories>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
</snapshots>

View File

@ -38,7 +38,7 @@
<!-- bootstrapping: need to fetch the project POM -->
<repositories>
<repository>
<id>jclouds-rimu-snapshots-nexus</id>
<id>sonatype-nexus-snapshots</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>