You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Jayakrishnan R <ja...@yahoo.com> on 2005/03/08 18:24:26 UTC

problem in using site:sshdeploy.

Hello 
 
I have been trying to use site:ssh.
 
build:start:
xdoc:init:
site:init:
site:sshdeploy:
    [echo]
      siteAddress = mysite
      siteDirectory = /home/pdocs/jk/jknew
      siteUser = pdocs
    [tar] Building tar: tar-file
    [gzip] Building: tar.gz file 
    [delete] Deleting: C:\all_views\nol_101_uam_for_nols\nolsrc\UARM\webapps\sel
freg\target\selfreg-1.0-site.tar
 
Here it hangs, 
 
and when i terminate this process, it says.

    [exec] pdocs@mysite's password:
    [exec] [ERROR] Result: 1
Terminate batch job (Y/N)? ^C
 
is there any problem with the .ssh keys??
any insights to solve this is higly appreciated.
 
regards
jay
 
 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: problem in using site:sshdeploy.

Posted by Brett Porter <br...@gmail.com>.
yes, this means that your SSH keys are not working, or require a password.

try ssh pdocs@mysite, see if you get the same response


On Tue, 8 Mar 2005 09:24:26 -0800 (PST), Jayakrishnan R
<ja...@yahoo.com> wrote:
> Hello
> 
> I have been trying to use site:ssh.
> 
> build:start:
> xdoc:init:
> site:init:
> site:sshdeploy:
>     [echo]
>       siteAddress = mysite
>       siteDirectory = /home/pdocs/jk/jknew
>       siteUser = pdocs
>     [tar] Building tar: tar-file
>     [gzip] Building: tar.gz file
>     [delete] Deleting: C:\all_views\nol_101_uam_for_nols\nolsrc\UARM\webapps\sel
> freg\target\selfreg-1.0-site.tar
> 
> Here it hangs,
> 
> and when i terminate this process, it says.
> 
>     [exec] pdocs@mysite's password:
>     [exec] [ERROR] Result: 1
> Terminate batch job (Y/N)? ^C
> 
> is there any problem with the .ssh keys??
> any insights to solve this is higly appreciated.
> 
> regards
> jay
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org