On 9/2/13 6:57 PM, ol...@apache.org wrote:
> Author: olamy
> Date: Tue Sep  3 01:57:09 2013
> New Revision: 1519540
>
> URL: http://svn.apache.org/r1519540
> Log:
> simple script to deploy website
>
> Added:
>     commons/sandbox/monitoring/trunk/siteDeploy.sh   (with props)
>
> Added: commons/sandbox/monitoring/trunk/siteDeploy.sh
> URL: 
> http://svn.apache.org/viewvc/commons/sandbox/monitoring/trunk/siteDeploy.sh?rev=1519540&view=auto
> ==============================================================================
> --- commons/sandbox/monitoring/trunk/siteDeploy.sh (added)
> +++ commons/sandbox/monitoring/trunk/siteDeploy.sh Tue Sep  3 01:57:09 2013
> @@ -0,0 +1,2 @@
> +mvn clean site site:stage $@
> +mvn scm-publish:publish-scm $@

What are the command line arguments?  Is this generic way to publish
sites now?

Phil
>
> Propchange: commons/sandbox/monitoring/trunk/siteDeploy.sh
> ------------------------------------------------------------------------------
>     svn:eol-style = native
>
> Propchange: commons/sandbox/monitoring/trunk/siteDeploy.sh
> ------------------------------------------------------------------------------
>     svn:keywords = Author Date Id Revision
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to