From e9373b85182957895c34bbbb5e670d85864e49ab Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 6 Aug 2014 07:45:21 +0200 Subject: [PATCH] Fix test coverage not being reported in Sonar Change-Id: Id8ff02a986b1bfdab01a481fcb11cef111757de9 Signed-off-by: Robert Varga --- opendaylight/netconf/netconf-it/pom.xml | 28 ------------------------- 1 file changed, 28 deletions(-) diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 0e9589d2d2..272b686fc0 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -143,34 +143,6 @@ - - org.apache.maven.plugins - maven-surefire-plugin - - 1 - false - false - - - - default-test - - true - - - - integration-tests - - test - - integration-test - - false - -Dlogback.configurationFile=${maven.test.dest}/logback.xml - - - - org.ops4j.pax.exam maven-paxexam-plugin -- 2.36.6