Centralized the maven-surefire-report-plugin to the parent pom. Note that gradle and jenkins modules are skipped since it does not apply.

This commit is contained in:
Anthony Whitford
2015-09-06 12:56:36 -07:00
parent 51e66354b0
commit d0f884f5b2
8 changed files with 21 additions and 55 deletions

View File

@@ -19,6 +19,11 @@
</distributionManagement>
<!-- end copy -->
<properties>
<!-- Skip the surefire report since there are no tests... -->
<skipSurefireReport>true</skipSurefireReport>
</properties>
<packaging>pom</packaging>
<inceptionYear>2012</inceptionYear>
<organization>