Re: [PATCH] allowing specification of remote tar and gunzipexecutables in site:deploy

2003-04-01 Thread John Casey
Refer to MAVEN-358 for more information. On Tue, 2003-04-01 at 10:04, John Casey wrote: > I have added this patch to my maven installation to allow me to specify > which tar and gunzip executable to use when performing a > site:deploy...this helped me out greatly when deploying to a Sun server > w

[PATCH] allowing specification of remote tar and gunzipexecutables in site:deploy

2003-04-01 Thread John Casey
I have added this patch to my maven installation to allow me to specify which tar and gunzip executable to use when performing a site:deploy...this helped me out greatly when deploying to a Sun server with the Sun freeware file-utils package installed. The default is still just 'tar' and 'gunzip'