I put in my build.properties file, this:

Maven.ssh.properties=-1

And ran maven -X site:deploy

    [tar] Building tar:
C:\crmj2ee\workspace\target\raweb-workspace-SNAPSHOT-sit
e.tar
    [gzip] Building:
C:\crmj2ee\workspace\target\raweb-workspace-SNAPSHOT-site.t
ar.gz
    [delete] Deleting:
C:\crmj2ee\workspace\target\raweb-workspace-SNAPSHOT-site
.tar
    [exec] [VERBOSE] Current OS is Windows XP
    [exec] [VERBOSE] Executing 'ssh' with arguments:
'-l'
'prgjr1'
'xxx.xxx.xxx.xxx'
'mkdir -p /opt/IBMHttpServer/htdocs/html/'

The ' characters around the executable and arguments are
not part of the command.

    [exec] [DEBUG] Execute:Java13CommandLauncher: Executing 'ssh' with
arguments
:
'-l'
'prgjr1'
'xxx.xxx.xxx.xxx'
'mkdir -p /opt/IBMHttpServer/htdocs/html/'

The ' characters around the executable and arguments are
not part of the command.

-----Original Message-----
From: J�rg Schaible [mailto:[EMAIL PROTECTED]
Sent: Friday, November 12, 2004 11:00 AM
To: Maven Users List; [EMAIL PROTECTED]
Subject: RE: maven and ssh

Jason Roscoe wrote on Friday, November 12, 2004 4:42 PM:

> Ok, I did:
>
> Ssh [EMAIL PROTECTED]
>
> And it asked me for my password.
>
> Then I did ssh -1 [EMAIL PROTECTED]
>
> And I got right in.

OK. What does Maven now (remember you need also these env vars defined)?
Call with -X if still waiting and post relevant output.

- J�rg

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





Disclaimer: This e-mail message is intended only for the personal use of
the recipient(s) named above.  If you are not an intended recipient, you
may not review, copy or distribute this message. If you have received this
communication in error, please notify us immediately by e-mail and delete
the original message.
This e-mail expresses views only of the sender, which are not to be
attributed to Rite Aid Corporation and may not be copied or distributed
without this statement.

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

Reply via email to