MPMULTIPROJECT-33: Add multiproject:site-deploy

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion 2004-07-29 06:40:59 +00:00
parent ebacfe16b6
commit ac7faa3a8b

View File

@ -116,7 +116,7 @@
</goal>
<goal>
<name>multiproject:site</name>
<name>multiproject:site-deploy</name>
<description>
Run <code>multiproject:site</code> and then deploy the
site as would normally happend with <code>site:deploy</code>