You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2010/08/03 02:40:34 UTC

svn commit: r981713 - /maven/core-integration-testing/trunk/core-it-suite/pom.xml

Author: bentmann
Date: Tue Aug  3 00:40:34 2010
New Revision: 981713

URL: http://svn.apache.org/viewvc?rev=981713&view=rev
Log:
o Restored accidentially deleted config

Modified:
    maven/core-integration-testing/trunk/core-it-suite/pom.xml

Modified: maven/core-integration-testing/trunk/core-it-suite/pom.xml
URL: http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-it-suite/pom.xml?rev=981713&r1=981712&r2=981713&view=diff
==============================================================================
--- maven/core-integration-testing/trunk/core-it-suite/pom.xml (original)
+++ maven/core-integration-testing/trunk/core-it-suite/pom.xml Tue Aug  3 00:40:34 2010
@@ -233,6 +233,7 @@ under the License.
           <plugin>
             <artifactId>maven-surefire-plugin</artifactId>
             <configuration>
+              <skip>false</skip>
               <forkMode>once</forkMode>
               <argLine>${surefireMemory}</argLine>
               <systemProperties combine.children="append">