allow skippable tests
This commit is contained in:
parent
5dcef42c91
commit
1fe2bdf92c
1
pom.xml
1
pom.xml
@ -80,6 +80,7 @@
|
||||
<localRepositoryPath>${project.build.directory}/it-repo</localRepositoryPath>
|
||||
<mavenHome>${env.MAVEN_HOME}</mavenHome>
|
||||
<debug>true</debug>
|
||||
<skipInvocation>${skipTests}</skipInvocation>
|
||||
<properties>
|
||||
<project.main.basedir>${basedir}</project.main.basedir>
|
||||
</properties>
|
||||
|
Loading…
x
Reference in New Issue
Block a user