From 569d67e442024421361a540d33b6eeab9c385689 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 24 Mar 2014 09:41:23 +0100 Subject: Remove trimming of ERB templates - does not work currently --- sonar-server/pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 0cd339f7f26..0e6870c12d7 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -318,26 +318,6 @@ - - - org.codehaus.sonar - sonar-dev-maven-plugin - - - trim - prepare-package - - trim - - - ${project.build.directory}/${project.build.finalName} - - **/*.erb - - - - - org.apache.maven.plugins maven-war-plugin -- cgit v1.2.3