Am 03.09.2013, 07:11 Uhr, schrieb Olivier Lamy :
+mvn clean site site:stage $@
Generic way, yes those command line can be generic especially for
multi modules build.
BTW: with "$@" shell quoting, this works with spaces as well (but I wonder
if this is not more lika a task for a local alias).
On 3 September 2013 14:55, Phil Steitz 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
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/sand