]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-1998 The goal start-war fails with Sonar 2.5
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 19 Nov 2010 11:56:12 +0000 (11:56 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 19 Nov 2010 11:56:12 +0000 (11:56 +0000)
subprojects/sonar-dev-maven-plugin/pom.xml

index 87842639413b5d37a3865944ec919d11a1f125ba..a224bfe1c5b5cb774e806972e6370197db355b8f 100644 (file)
       <artifactId>maven-script-ant</artifactId>
       <version>2.0.10</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.ant</groupId>
+      <artifactId>ant-nodeps</artifactId>
+      <version>1.7.1</version>
+    </dependency>
+    
 
     <dependency>
       <groupId>org.codehaus.plexus</groupId>