From: Maria Odea B. Ching Date: Tue, 20 Jan 2009 08:28:36 +0000 (+0000) Subject: exclude maven-plugin-registry & maven-settings from nexus-indexer as it's configurati... X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4b35dc3a7383f82eea79de910236cd82f1a24974;p=archiva.git exclude maven-plugin-registry & maven-settings from nexus-indexer as it's configuration property value 'maven.home' causes a bean def error during startup git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-nexus-indexer@735964 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/pom.xml b/pom.xml index aa3cecb0e..4df299d95 100644 --- a/pom.xml +++ b/pom.xml @@ -261,6 +261,14 @@ velocity velocity-dep + + org.apache.maven + maven-plugin-registry + + + org.apache.maven + maven-settings +