aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2009-11-24 06:26:04 +0000
committerBrett Porter <brett@apache.org>2009-11-24 06:26:04 +0000
commit627ad47211e5ce1d14218e4ed495f786b4128eac (patch)
treea8b70419de5c3a70ab3be37a47068ad333d6e91d /archiva-modules/plugins/pom.xml
parent76eeda51bb3bc507506d0615080ca4aa72c83986 (diff)
downloadarchiva-627ad47211e5ce1d14218e4ed495f786b4128eac.tar.gz
archiva-627ad47211e5ce1d14218e4ed495f786b4128eac.zip
[MRM-1283] start to migrate browse functionality to use the content repository. At present, this does everything except the just-in-time processing of models that haven't been stored yet
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@883603 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/plugins/pom.xml')
-rw-r--r--archiva-modules/plugins/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/archiva-modules/plugins/pom.xml b/archiva-modules/plugins/pom.xml
index beb029e33..d290c6ba8 100644
--- a/archiva-modules/plugins/pom.xml
+++ b/archiva-modules/plugins/pom.xml
@@ -28,5 +28,6 @@
<packaging>pom</packaging>
<modules>
<module>metadata-repository-file</module>
+ <module>maven2-repository</module>
</modules>
-</project>
+</project> \ No newline at end of file