You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by ol...@apache.org on 2013/03/31 16:07:19 UTC

svn commit: r1462962 - /incubator/onami/trunk/lifecycle/deploySite.sh

Author: olamy
Date: Sun Mar 31 14:07:18 2013
New Revision: 1462962

URL: http://svn.apache.org/r1462962
Log:
fix site deployment

Modified:
    incubator/onami/trunk/lifecycle/deploySite.sh

Modified: incubator/onami/trunk/lifecycle/deploySite.sh
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/lifecycle/deploySite.sh?rev=1462962&r1=1462961&r2=1462962&view=diff
==============================================================================
--- incubator/onami/trunk/lifecycle/deploySite.sh (original)
+++ incubator/onami/trunk/lifecycle/deploySite.sh Sun Mar 31 14:07:18 2013
@@ -19,5 +19,5 @@
 # under the License.
 #
 
-mvn clean site
+mvn clean site site:stage
 mvn scm-publish:publish-scm $@