On 3 September 2013 14:55, Phil Steitz <phil.ste...@gmail.com> wrote:
> 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?

for second mvn call arguments can be -Dusername= -Dpassword=  (with
your asf  uid/password if you have disable svn local password
storage).

Generic way, yes those command line can be generic especially for
multi modules build.

>
> 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
>



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

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

Reply via email to