From: Olivier Lamy Date: Sun, 30 Oct 2011 23:55:25 +0000 (+0000) Subject: add snapshot repository to help the sample project archetype to find SNAPSHOT artifacts. X-Git-Tag: archiva-1.4-M2~195 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=57669c99f00069f5c47e5a96dcc54df0f56674bc;p=archiva.git add snapshot repository to help the sample project archetype to find SNAPSHOT artifacts. git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1195284 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml index 2bdf33bfe..1c0588316 100644 --- a/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml +++ b/archiva-modules/archiva-base/archiva-consumers/archiva-consumer-archetype/src/main/resources/archetype-resources/pom.xml @@ -82,4 +82,16 @@ + + + vmbuild.snapshots + http://vmbuild.apache.org/archiva/repository/snapshots + + false + + + true + + +