allow skippable tests
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user