git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@747356
13f79535-47bb-0310-9956-
ffa450edef68
</build>
</profile>
<profile>
- <id>buildWithSnapshots</id>
+ <id>buildWithAdditionalRepos</id>
<repositories>
+ <repository>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>sonatype.public</id>
+ <name>Sonatype Public Repo</name>
+ <url>http://repository.sonatype.org/content/repositories/sonatype-apache-releases</url>
+ </repository>
<repository>
<releases>
<enabled>false</enabled>
<id>codehaus.org.snapshots</id>
<name>Codehaus Snapshots Repository</name>
<url>http://snapshots.repository.codehaus.org</url>
- </repository>
+ </repository>
</repositories>
</profile>
</profiles>