From: Edwin L. Punzalan Date: Thu, 23 Feb 2006 06:37:50 +0000 (+0000) Subject: Fixed error when building bec of a lack in dependency. X-Git-Tag: archiva-0.9-alpha-1~912 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2448efd5a0b90a0104bd452803790c86e3cf0747;p=archiva.git Fixed error when building bec of a lack in dependency. Wonder why we didn't catch this error earlier git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@380049 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/maven-repository-proxy/pom.xml b/maven-repository-proxy/pom.xml index 9915c56f1..001447976 100644 --- a/maven-repository-proxy/pom.xml +++ b/maven-repository-proxy/pom.xml @@ -42,5 +42,9 @@ wagon-file test + + org.apache.maven.wagon + wagon-provider-api +