From 892ade64626887649c2b062446a3567f063df302 Mon Sep 17 00:00:00 2001 From: Oleg Gusakov Date: Tue, 3 Mar 2009 23:32:36 +0000 Subject: [PATCH] [MNG-3849] - added test dependencies for repository UTs git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749843 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pom.xml b/pom.xml index d7ef4a9508..bf1bd10cd8 100644 --- a/pom.xml +++ b/pom.xml @@ -48,11 +48,15 @@ under the License. 1.0-alpha-9 1.2_Java1.3 3.8.1 + 1.0-beta-3.0.6 1.0-alpha-6 1.1 1.0-alpha-1 1.5.8 + 1.6 + 1.0 + 1.0-beta-4 1.4 1.0.0-alpha-4 @@ -373,6 +377,21 @@ under the License. + + + + org.sonatype.plexus + plexus-jetty6 + ${plexusJetty6Version} + test + + + org.sonatype.spice + plexus-webdav + ${plexusWebdavVersion} + test + + org.apache.maven.wagon