mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 16:49:43 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user