Skip to content

Commit f08fb95

Browse files
committed
no-jira - fix maven dependency-checker build
1 parent 1083c1e commit f08fb95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/dependency-checker/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
<goal>exec</goal>
310310
</goals>
311311
<configuration>
312+
<skip>${skipTests}</skip>
312313
<executable>docker</executable>
313314
<arguments>
314315
<argument>build</argument>

0 commit comments

Comments
 (0)