Author: joern
Date: Thu Feb 17 08:30:46 2011
New Revision: 1071546

URL: http://svn.apache.org/viewvc?rev=1071546&view=rev
Log:
UIMA-2056 Switched extended test from surefire to failsafe

Modified:
    uima/uima-as/trunk/uimaj-as-activemq/pom.xml

Modified: uima/uima-as/trunk/uimaj-as-activemq/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-as/trunk/uimaj-as-activemq/pom.xml?rev=1071546&r1=1071545&r2=1071546&view=diff
==============================================================================
--- uima/uima-as/trunk/uimaj-as-activemq/pom.xml (original)
+++ uima/uima-as/trunk/uimaj-as-activemq/pom.xml Thu Feb 17 08:30:46 2011
@@ -262,7 +262,7 @@
           <plugins>
                    <plugin>
                          <groupId>org.apache.maven.plugins</groupId>
-                         <artifactId>maven-surefire-plugin</artifactId>
+                         <artifactId>maven-failsafe-plugin</artifactId>
                          <configuration>
                            <argLine>-Xmx1024M</argLine>
                            <includes>


Reply via email to