[ http://jira.codehaus.org/browse/MPARTIFACT-43?page=all ] Brett Porter closed MPARTIFACT-43: ----------------------------------
Fix Version: (was: 1.5) Resolution: Won't Fix I think you have to use sftp for this > scp hangs on ssh1 incompatibility error > --------------------------------------- > > Key: MPARTIFACT-43 > URL: http://jira.codehaus.org/browse/MPARTIFACT-43 > Project: maven-artifact-plugin > Type: Bug > Versions: 1.4.1 > Environment: Solaris 8 sparc > Reporter: C Helck > > > We do not have ssh1 compaitibility enabled on our servers (my sysadmin says > it does not ship with Solaris 8). When I do a "jar:install-snapshot" the > build hangs during the scp. When I run under debug I see the command > scp -t myfile > is executed but never returns. When I run the same command from the command > line I get the errors: > scp: warning: Executing scp1 compatibility > scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1 is > in your PATH). > It turns out that scp2's -t and -f switches invoke scp1. I suggest that the > ScpDeploy.java.doCopy() method be changed so that these switches are not used. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]