From 57669c99f00069f5c47e5a96dcc54df0f56674bc Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sun, 30 Oct 2011 23:55:25 +0000 Subject: [PATCH] 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 --- .../src/main/resources/archetype-resources/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 + + + -- 2.39.5