Re: [m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-21 Thread Brett Porter
Yes, but not the creation (we need to allow it to make a tar, not a zip).

- Brett

On 11/21/05, Jörg Schaible <[EMAIL PROTECTED]> wrote:
> Brett Porter wrote on Saturday, November 19, 2005 3:51 AM:
>
> > We can make this configurable - please file a feature request.
>
> Isn't it already? I find following snippet in the maven sample project 
> (http://jira.codehaus.org/browse/ARCHETYPE-8):
>
>  
> 
>org.apache.maven.plugins
>maven-site-plugin
>
>   /usr/bin/unzip -o > err.txt
>
> 
>  
>
>
> - Jörg
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-21 Thread Jörg Schaible
Brett Porter wrote on Saturday, November 19, 2005 3:51 AM:

> We can make this configurable - please file a feature request.

Isn't it already? I find following snippet in the maven sample project 
(http://jira.codehaus.org/browse/ARCHETYPE-8):

 

   org.apache.maven.plugins
   maven-site-plugin
   
  /usr/bin/unzip -o > err.txt
   

 


- Jörg

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-19 Thread Paul Spencer

Brett,
I have filed a feature request.
  http://jira.codehaus.org/browse/MNG-1627

Paul Spencer

Brett Porter wrote:

We can make this configurable - please file a feature request.

- Brett

On 11/19/05, Paul Spencer <[EMAIL PROTECTED]> wrote:


Deploying a site in m2 has changed since m1.  m1 used the "tar" and
"gunzip" command on the remote site, where m2 uses the "unzip" command.
 This poses a problem for be since my remote site does not support the
"unzip" command.

What are my options?

Paul Spencer

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-18 Thread Brett Porter
We can make this configurable - please file a feature request.

- Brett

On 11/19/05, Paul Spencer <[EMAIL PROTECTED]> wrote:
> Deploying a site in m2 has changed since m1.  m1 used the "tar" and
> "gunzip" command on the remote site, where m2 uses the "unzip" command.
>   This poses a problem for be since my remote site does not support the
> "unzip" command.
>
> What are my options?
>
> Paul Spencer
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[m2] site:deploy via scp uses the"unzip" command on the remote host. [m1] used tar and gunzip

2005-11-18 Thread Paul Spencer
Deploying a site in m2 has changed since m1.  m1 used the "tar" and 
"gunzip" command on the remote site, where m2 uses the "unzip" command. 
 This poses a problem for be since my remote site does not support the 
"unzip" command.


What are my options?

Paul Spencer

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]