aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-coverage/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hv-collector-coverage/pom.xml')
-rw-r--r--hv-collector-coverage/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/hv-collector-coverage/pom.xml b/hv-collector-coverage/pom.xml
index 970d4b41..31450918 100644
--- a/hv-collector-coverage/pom.xml
+++ b/hv-collector-coverage/pom.xml
@@ -60,7 +60,7 @@
</goals>
<configuration>
<excludes>
- <!-- Exclute Protobuf-generated classes -->
+ <!-- Exclude Protobuf-generated classes -->
<exclude>org/onap/ves/*</exclude>
</excludes>
<dataFileIncludes>
@@ -84,6 +84,7 @@
</execution>
</executions>
<configuration>
+ <skip>${skipTests}</skip>
<executable>${project.basedir}/check-coverage.sh</executable>
<workingDirectory>${project.basedir}</workingDirectory>
<arguments>