From c6dab978b4e06918c7b96684a06c50c8aca74315 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Tue, 30 Sep 2014 00:07:03 +0200 Subject: Maven profiles for each technical stack and remove sonar-channel helpers from sonar-testing-harness --- sonar-batch/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'sonar-batch/pom.xml') diff --git a/sonar-batch/pom.xml b/sonar-batch/pom.xml index 6e184f70b00..36432454d76 100644 --- a/sonar-batch/pom.xml +++ b/sonar-batch/pom.xml @@ -102,6 +102,13 @@ + + org.codehaus.sonar + sonar-plugin-api + test-jar + test + ${project.version} + org.codehaus.sonar sonar-core @@ -155,4 +162,16 @@ test + + + + + org.apache.maven.plugins + maven-surefire-plugin + + ${skipBatchTests} + + + + -- cgit v1.2.3