Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37805578
en ru br
ALT Linux repos
S:1.4.19-alt1_2jpp11
5.0: 1.3-alt1_2jpp5
4.1: 1.2.2-alt1_1jpp1.7
4.0: 1.2.2-alt1_1jpp1.7

Group :: Development/Java
RPM: xstream

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xstream-xstream-pom_xml.patch
Download


--- 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>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin