1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Remove Sonar report goal.

Change-Id: I845b4256412a22266f1d81cc3568304f76429f11
Reviewed-on: https://git.eclipse.org/r/14869
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
IP-Clean: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
Jeff Johnston 2013-07-25 15:44:07 -04:00
parent edd31ce10c
commit 2459b7aa0c

View file

@ -371,13 +371,6 @@
<append>true</append>
</configuration>
</execution>
<execution>
<id>post-test</id>
<phase>test</phase>
<goals>
<goal>report</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>