From: Olivier Lamy Date: Thu, 8 Mar 2012 09:35:58 +0000 (+0000) Subject: snapshots repositories directly in pom not in a profile as doesn't work fine when... X-Git-Tag: archiva-1.4-M3~1087 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1d2a88e13808b4ba25c894fe1fe0c18c86bd07a8;p=archiva.git snapshots repositories directly in pom not in a profile as doesn't work fine when using other profiles git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1298327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index 440d55064..99be1b59f 100644 --- a/pom.xml +++ b/pom.xml @@ -1759,59 +1759,7 @@ - - snapshots-build - - true - - - - redback.snapshots - Codehaus Redback Snapshots Repository - http://snapshots.repository.codehaus.org/ - - false - - - true - - - - apache.snapshots - Apache Snapshots - https://repository.apache.org/content/groups/snapshots/ - - false - - - true - - - - - - apache.snapshots - Apache Snapshots - https://repository.apache.org/content/groups/snapshots/ - - false - - - true - - - - codehaus.snapshots - https://nexus.codehaus.org/content/groups/snapshots-group/ - - false - - - true - - - - + @@ -1845,4 +1793,53 @@ + + + + redback.snapshots + Codehaus Redback Snapshots Repository + http://snapshots.repository.codehaus.org/ + + false + + + true + + + + apache.snapshots + Apache Snapshots + https://repository.apache.org/content/groups/snapshots/ + + false + + + true + + + + + + apache.snapshots + Apache Snapshots + https://repository.apache.org/content/groups/snapshots/ + + false + + + true + + + + codehaus.snapshots + https://nexus.codehaus.org/content/groups/snapshots-group/ + + false + + + true + + + +