@@ -266,18 +266,4 @@
</build>
</profile>
</profiles>
-
- <reporting>
- <plugins>
- <plugin>
- <groupId>com.github.spotbugs</groupId>
- <artifactId>spotbugs-maven-plugin</artifactId>
- <!-- until we have reporting management cf. MSITE-443 -->
- <configuration>
- <xmlOutput>true</xmlOutput>
- </configuration>
- </plugin>
- </plugins>
- </reporting>
</project>
@@ -197,16 +197,4 @@