From 9c512e996766abf39042f3df451ea48984cf1b6e Mon Sep 17 00:00:00 2001 From: simonbrandhof Date: Fri, 19 Nov 2010 11:56:12 +0000 Subject: [PATCH] SONAR-1998 The goal start-war fails with Sonar 2.5 --- subprojects/sonar-dev-maven-plugin/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/subprojects/sonar-dev-maven-plugin/pom.xml b/subprojects/sonar-dev-maven-plugin/pom.xml index 87842639413..a224bfe1c5b 100644 --- a/subprojects/sonar-dev-maven-plugin/pom.xml +++ b/subprojects/sonar-dev-maven-plugin/pom.xml @@ -355,6 +355,12 @@ maven-script-ant 2.0.10 + + org.apache.ant + ant-nodeps + 1.7.1 + + org.codehaus.plexus -- 2.39.5