From 3e6f3ed80c0b631d794bcb2e744f3517ad0db989 Mon Sep 17 00:00:00 2001 From: Julien HENRY Date: Tue, 19 Jan 2016 11:14:50 +0100 Subject: Cut many dependencies on sonar-testing-harness --- sonar-batch/pom.xml | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) (limited to 'sonar-batch/pom.xml') diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 276564bb9cf..f8e86b8e539 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -107,6 +107,32 @@ + + junit + junit + test + + + org.assertj + assertj-core + test + + + net.javacrumbs.json-unit + json-unit-assertj + 0.0.15 + test + + + org.mockito + mockito-core + test + + + org.hamcrest + hamcrest-all + test + ${project.groupId} sonar-plugin-api @@ -119,11 +145,6 @@ bean-matchers test - - ${project.groupId} - sonar-testing-harness - test - org.eclipse.jetty jetty-server -- cgit v1.2.3