From 320a35b72bf63601722dfc71a3e7ecdca6bdee29 Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov <mandrikov@gmail.com> Date: Fri, 14 Oct 2011 17:51:06 +0400 Subject: Fix declaration of sonar-packaging-maven-plugin to allow proper inheritance --- plugins/sonar-jacoco-plugin/pom.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/sonar-jacoco-plugin') diff --git a/plugins/sonar-jacoco-plugin/pom.xml b/plugins/sonar-jacoco-plugin/pom.xml index ba44b839d41..73404e90118 100644 --- a/plugins/sonar-jacoco-plugin/pom.xml +++ b/plugins/sonar-jacoco-plugin/pom.xml @@ -87,12 +87,6 @@ <build> <plugins> - <!-- TODO Godin: investigate why doesn't work without declaration of this plugin here --> - <plugin> - <groupId>org.codehaus.sonar</groupId> - <artifactId>sonar-packaging-maven-plugin</artifactId> - <extensions>true</extensions> - </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>gwt-maven-plugin</artifactId> -- cgit v1.2.3