Define the goals for releaseing explicitly

This commit is contained in:
Andreas Dangel 2015-04-03 19:04:55 +02:00
parent c44a89cce3
commit 63f1814c80

View File

@ -311,6 +311,7 @@
<localCheckout>true</localCheckout>
<autoVersionSubmodules>true</autoVersionSubmodules>
<tagNameFormat>pmd_releases/@{project.version}</tagNameFormat>
<goals>deploy site site:stage</goals>
</configuration>
</plugin>
<plugin>