On 1/20/06 2:20 PM, "Kathryn Huxtable" <[EMAIL PROTECTED]> wrote:

> On 1/20/06 9:15 AM, "Frank Russo" <[EMAIL PROTECTED]> wrote:
> 
>> I'm trying to use wagon to deploy to an internal server. We use ssh2, so
>> I read that I'm supposed to use the sftp protocol.
>>  
>> Here are my entries in pom.xml:
>> 
>> ...
>>        <extensions>
>>            <extension>
>>                <groupId>org.apache.maven.wagon</groupId>
>>                <artifactId>wagon-ssh</artifactId>
>>                <version>1.0-alpha-6</version>
>>            </extension>
>>        </extensions>
>> ...
 
> I'd prefer to use scpexe, and that works except that the g:w permission is
> being stripped from my directories. My pom.xml and settings.xml are the same
> as yours for sftp and the only changes for scpexe are to replace the sftp
> with scpexe [...]

Oh, I'm actually using wagon-ssh-external...

--
Kathryn Huxtable
Middleware Architect
Core Middleware
Information Technology, a division of Information Services
The University of Kansas


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

Reply via email to