Create the site separately, so that javadoc aggreate can work

This commit is contained in:
Andreas Dangel 2015-07-25 14:38:54 +02:00
parent 9d8a2dd0a5
commit 53a1f5280c

View File

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