From 16144a3a487c8a9b980f30f319dab5e9b00c85ef Mon Sep 17 00:00:00 2001 From: Mattias Holmqvist Date: Sun, 27 Nov 2011 14:41:09 +0100 Subject: [PATCH] Removed broken dependency in pom.xml so that -Plive can be run from Maven. --- sandbox-apis/virtualbox/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sandbox-apis/virtualbox/pom.xml b/sandbox-apis/virtualbox/pom.xml index 70a26d282b..cec894f03f 100644 --- a/sandbox-apis/virtualbox/pom.xml +++ b/sandbox-apis/virtualbox/pom.xml @@ -124,12 +124,6 @@ org.apache.maven.plugins maven-surefire-plugin - - - org.apache.maven.surefire - surefire-testng - - integration