From e86b54c706f1030a1dcefa25be77a8db84ef2f41 Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Tue, 16 Dec 2008 09:04:39 +0000 Subject: [PATCH] o Added new snapshot repo for IT plugins to bootstrap (repo URL according to deployment location of https://grid.sonatype.org/ci/job/maven-core-integration-testing) git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@726994 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/bootstrap/pom.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/its/core-it-suite/src/test/resources/bootstrap/pom.xml b/its/core-it-suite/src/test/resources/bootstrap/pom.xml index 372788e57d..98d2b63cff 100644 --- a/its/core-it-suite/src/test/resources/bootstrap/pom.xml +++ b/its/core-it-suite/src/test/resources/bootstrap/pom.xml @@ -37,6 +37,17 @@ under the License. + + maven.it + Apache Maven Integration Testing Snapshot Repository + http://repository.sonatype.org/content/repositories/maven.snapshots + + true + + + true + + apache.snapshots Apache Snapshot Repository @@ -50,6 +61,17 @@ under the License. + + maven.it + Apache Maven Integration Testing Snapshot Repository + http://repository.sonatype.org/content/repositories/maven.snapshots + + true + + + true + + apache.snapshots Apache Snapshot Repository