site:sshdeploy keeps hanging at:

 <exec dir="${maven.build.dir}" executable="${maven.scp.executable}">
      <arg line="${maven.scp.args} ${maven.final.name}-site.tar.gz
[EMAIL PROTECTED]:${maven.homepage}"/>
    </exec>

I 've tried it in my shell and it's working, but it asks for my certificates
passphrase.
So my guess is, it hangs on the input of that.

Is this the agent you are talking about? I am using cygwin - openssh.

Thanks for any and all help,
Geoffrey

"David R Robison" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]
> I use OpenSSH from Cygwin. You can download it from http://www.cygwin.com/
> David
>
> Quoting Geoffrey <[EMAIL PROTECTED]>:
>
> > Hi,
> >
> > I am using win XP and I would like to site:deploy on sourceforge from
> > maven.
> > But I haven't got an ssh command on my shell.
> >
> > Where can I find a compatible ssh client and enable ssh in the command
> > shell?
> > Which other steps do I have to take to make it work in Maven for
> > SourceForge?
> >
> > Is there guide on site:deploy?
> >
> > -- 
> > Thanks for any and all help,
> > Geoffrey
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > 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]

Reply via email to