From 4b35dc3a7383f82eea79de910236cd82f1a24974 Mon Sep 17 00:00:00 2001 From: "Maria Odea B. Ching" Date: Tue, 20 Jan 2009 08:28:36 +0000 Subject: [PATCH] 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 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 + -- 2.39.5