From 620b0c552704f7617c4b8cfdb7c7711c64194f1e Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Mon, 15 Feb 2010 17:15:24 +0000 Subject: [PATCH] o Disabled EMMA runtime controller to avoid port conflicts git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@910267 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-it-suite/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/its/core-it-suite/pom.xml b/its/core-it-suite/pom.xml index b0e3f8af64..0f481bb508 100644 --- a/its/core-it-suite/pom.xml +++ b/its/core-it-suite/pom.xml @@ -212,6 +212,10 @@ under the License. verifier.forkMode auto + + emma.rt.control + false +