Adds default goal to exec plugin
This commit is contained in:
parent
1f48db7994
commit
2673f28612
|
@ -29,6 +29,7 @@
|
|||
<profile>
|
||||
<id>server</id>
|
||||
<build>
|
||||
<defaultGoal>test</defaultGoal>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
|
|
Loading…
Reference in New Issue