Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 85cf7393e4fdba8913cefb155f3ba238 > files > 7

cargo-1.0-2.mga2.src.rpm

--- extensions/ant/pom.xml	2009-03-26 21:03:46.000000000 +0100
+++ extensions/ant/pom.xml-gil	2011-08-21 20:17:28.803577079 +0200
@@ -42,7 +42,8 @@
       <version>0.4</version>
     </dependency>
   </dependencies>
-  <build>
+<!--
+  <reports>
     <plugins>
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
@@ -56,7 +57,8 @@
         </dependencies>
       </plugin>
     </plugins>
-  </build>
+  </reports>
+-->
   <!-- We need this for now because Maven is not able to build from the top level without
        querying the remote repository. This is probably a Maven bug. Remove this when it
        is fixed -->