From 3c07daf9e5c32d541bafe1fe0fb8d5aefc845cb9 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Gonzalez Date: Thu, 21 Jun 2007 18:27:33 +0000 Subject: Add some code for a possible implementation for syncing repositories using only one file with the data git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@549579 13f79535-47bb-0310-9956-ffa450edef68 --- maven-meeper/pom.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'maven-meeper/pom.xml') diff --git a/maven-meeper/pom.xml b/maven-meeper/pom.xml index a449f58cd..94a9a656c 100644 --- a/maven-meeper/pom.xml +++ b/maven-meeper/pom.xml @@ -15,7 +15,8 @@ ~ limitations under the License. --> - + org.apache.maven.archiva archiva-parent @@ -23,6 +24,19 @@ 4.0.0 maven-meeper - pom Maven Meeper + + + + org.apache.commons + commons-csv + 1.0-SNAPSHOT + + + commons-lang + commons-lang + 2.2 + + + -- cgit v1.2.3