Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release-src > by-pkgid > 5fc26a9accf004898f36b3fb85b027ef > files > 2

vafer-dependency-0.4-2.0.1mdv2009.0.src.rpm

--- pom.xml.sav0	2007-03-24 02:52:00.000000000 +0100
+++ pom.xml	2008-02-11 16:28:05.000000000 +0100
@@ -43,7 +43,7 @@
           <excludes>
             <exclude>**/Abstract*</exclude>
           </excludes>
-          <testFailureIgnore>false</testFailureIgnore>
+          <testFailureIgnore>true</testFailureIgnore>
           <skip>false</skip>
         </configuration>
       </plugin>
@@ -66,6 +66,16 @@
     </dependency>
     <dependency>
       <groupId>asm</groupId>
+      <artifactId>asm-analysis</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>asm</groupId>
+      <artifactId>asm-tree</artifactId>
+      <version>2.2.1</version>
+    </dependency>
+    <dependency>
+      <groupId>asm</groupId>
       <artifactId>asm-commons</artifactId>
       <version>2.2.1</version>
     </dependency>