summaryrefslogtreecommitdiffstats
path: root/archiva-modules/plugins/pom.xml
diff options
context:
space:
mode:
authorMaria Odea B. Ching <oching@apache.org>2010-06-04 02:11:25 +0000
committerMaria Odea B. Ching <oching@apache.org>2010-06-04 02:11:25 +0000
commit1794af3da52cbf29f2b88d50e3ad416f8ddecd52 (patch)
treead72049cd5a0ca2076bdae5311aa27496abd39b0 /archiva-modules/plugins/pom.xml
parent2ee860c6a09c9145034f266061dabef4c654f337 (diff)
downloadarchiva-1794af3da52cbf29f2b88d50e3ad416f8ddecd52.tar.gz
archiva-1794af3da52cbf29f2b88d50e3ad416f8ddecd52.zip
[MRM-1362] Add simple 'CRUD' pages for project-level metadata along with a "generic metadata" plugin
o added new facet for generic properties o display correct metadata in Metadata tab o add new properties to metadata from UI git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@951239 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/plugins/pom.xml')
-rw-r--r--archiva-modules/plugins/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/plugins/pom.xml b/archiva-modules/plugins/pom.xml
index 14e84fca5..6f24b170f 100644
--- a/archiva-modules/plugins/pom.xml
+++ b/archiva-modules/plugins/pom.xml
@@ -35,5 +35,6 @@
<!-- TODO: eventually not a core plugin, needs to be moved to a separate tree, with it's own Selenium tests -->
<module>npanday-support</module>
<module>maven1-repository</module>
+ <module>generic-metadata-support</module>
</modules>
</project> \ No newline at end of file