Adds default goal to exec plugin

This commit is contained in:
Thai Nguyen 2016-07-09 21:30:19 +07:00
parent 1f48db7994
commit 2673f28612
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
<profile>
<id>server</id>
<build>
<defaultGoal>test</defaultGoal>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>