Execute the phase 'install' during release:prepare

This commit is contained in:
Simon Brandhof 2011-08-05 11:20:33 +02:00
parent 2c68c473da
commit c4bffc3596

View File

@ -448,6 +448,7 @@
<localCheckout>true</localCheckout>
<pushChanges>false</pushChanges>
<mavenExecutorId>forked-path</mavenExecutorId>
<preparationGoals>clean install</preparationGoals>
</configuration>
</plugin>
<plugin>