From 29a794671f1072ed12c85d02923153dacea23254 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Fri, 16 Feb 2007 17:34:02 +0000 Subject: [PATCH] Refactoring of common classes and apis out of other modules git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches@508507 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-MRM-239/archiva-common/pom.xml | 77 ++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 archiva-MRM-239/archiva-common/pom.xml diff --git a/archiva-MRM-239/archiva-common/pom.xml b/archiva-MRM-239/archiva-common/pom.xml new file mode 100644 index 000000000..6ec75e6fd --- /dev/null +++ b/archiva-MRM-239/archiva-common/pom.xml @@ -0,0 +1,77 @@ + + + + + + archiva + org.apache.maven.archiva + 1.0-SNAPSHOT + + 4.0.0 + archiva-common + Archiva Common + + + + org.codehaus.plexus + plexus-component-api + + + commons-lang + commons-lang + + + + org.codehaus.plexus + plexus-container-default + test + + + + + + org.codehaus.plexus + plexus-maven-plugin + + + + + -- 2.39.5