Fix integration test for run mojo.
This commit is contained in:
Jan Bartel 2017-10-03 17:59:03 +11:00
parent 7a1d076e64
commit d5ff4fa075
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@
<id>start-jetty</id>
<phase>test-compile</phase>
<goals>
<goal>run</goal>
<goal>start</goal>
</goals>
<configuration>
<nonBlocking>true</nonBlocking>