Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 0fff0206f748d25e821cf6c437daf087 > files > 7

xstream-1.3-2.0.2mdv2010.0.src.rpm

--- xstream/pom.xml.sav	2007-05-24 10:10:48.000000000 +0200
+++ xstream/pom.xml	2008-01-28 13:15:07.000000000 +0100
@@ -98,6 +98,23 @@
       <artifactId>commons-lang</artifactId>
       <scope>test</scope>
     </dependency>
+
+    <dependency>
+      <groupId>plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+    <dependency>
+      <groupId>xalan</groupId>
+      <artifactId>xalan</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>xalan</groupId>
+      <artifactId>xalan-serializer</artifactId>
+      <scope>test</scope>
+    </dependency>
   </dependencies>
 
   <build>
@@ -106,6 +123,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
+          <testFailureIgnore>true</testFailureIgnore>
           <systemProperties>
             <property>
               <name>test.src.dir</name>