Author: bentmann Date: Thu May 27 07:12:45 2010 New Revision: 948695 URL: http://svn.apache.org/viewvc?rev=948695&view=rev Log: o Enabled test execution for embedded profile
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=948695&r1=948694&r2=948695&view=diff ============================================================================== --- maven/core-integration-testing/trunk/core-it-suite/pom.xml (original) +++ maven/core-integration-testing/trunk/core-it-suite/pom.xml Thu May 27 07:12:45 2010 @@ -205,6 +205,7 @@ under the License. <plugin> <artifactId>maven-surefire-plugin</artifactId> <configuration> + <skip>false</skip> <forkMode>once</forkMode> <argLine>${surefireMemory}</argLine> <systemProperties combine.children="append">