You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Guo, Jiaqi" <ji...@gmail.com> on 2005/01/10 06:21:23 UTC

site:sshdeploy suddenlly stoped working

Hi,
Today when I was running maven site:sshdeploy I got an error

site:sshdeploy:
    [echo]
      siteAddress = .......
      siteDirectory = .......
      siteUser = .......

    [tar] Building tar: ......-SNAPSHOT-site.tar
    [gzip] Building: .......-SNAPSHOT-site.tar.gz
    [delete] Deleting: ......-SNAPSHOT-site.tar
    [exec] /usr/bin/ssh: No such file or directory
    [exec] lost connection
    [exec] [ERROR] Result: 1
    [exec] gunzip: ......-SNAPSHOT-site.tar.gz: No such file or directory
    [exec] tar: ......-SNAPSHOT-site.tar: Cannot open: No such file or 
directory
    [exec] tar: Error is not recoverable: exiting now
    [exec] rm: cannot remove `......-SNAPSHOT-site.tar': No such file or 
directory
    [exec] [ERROR] Result: 1
    [delete] Deleting: ......-SNAPSHOT-site.tar.gz
BUILD SUCCESSFUL
Total time: 33 seconds
Finished at: Sun Jan 09 23:07:25 CST 2005

OS is windowsXP but the scp command is somehow looking for /usr/bin/ssh. 
The funny thing is it was working several days ago. Meanwhile, I haven't 
done ANYTHING on this project.

Does this sound familar to anybody?

Thanks in advance.
Jiaqi

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