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 --- server/sonar-process-monitor/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'server/sonar-process-monitor') diff --git a/server/sonar-process-monitor/pom.xml b/server/sonar-process-monitor/pom.xml index c169c7b0f29..af327fb1a60 100644 --- a/server/sonar-process-monitor/pom.xml +++ b/server/sonar-process-monitor/pom.xml @@ -82,4 +82,16 @@ + + + + + org.apache.maven.plugins + maven-surefire-plugin + + ${skipServerTests} + + + + -- cgit v1.2.3