From fafb8d284f3b80847c0373d1f7485565ef306b19 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Thu, 31 Jul 2014 15:10:37 +1000 Subject: split out audit facet and listener to match others by placing these in the metadata model / API they can be used more broadly, while the storage-dependant implementation can be in a plugin. This means the plugins can be removed from the admin implementation, which can then be used (as required) in the CLI --- archiva-cli/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'archiva-cli/pom.xml') diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index f47154902..6faddb5a6 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -36,6 +36,10 @@ org.apache.archiva archiva-repository-admin-api + + org.apache.archiva + archiva-repository-admin-default + org.apache.archiva archiva-consumer-api -- cgit v1.2.3