At this stage your probably better using normal ftp if you can. I spent a lot of time trying to get secure transfers to work (to port my Maven 1 projects) before I gave up.
Tony -----Original Message----- From: KC Baltz [mailto:[EMAIL PROTECTED] Sent: 02 November 2005 00:26 To: Maven Users List (E-mail) Subject: [m2] Help! scp, sftp deploy is failing I'm trying to switch our development to Maven2 and I'm having trouble because I can't seem to get scp or sftp to work with Maven. scp dies because it can't cd to my home directory on the target server (Home directories aren't mounted on that server). It looks like the following: : Uploading: scp://cvs.copart.com/cvs/maven/com/copart/core/core/1.0-SNAPSHOT/core-1. 0-20051102.002057-8.jar [INFO] ------------------------------------------------------------------------ ---- [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ ---- [INFO] Error deploying artifact: Error performing commands for file transfer Could not chdir to home directory /export/home/kcbaltz: No such file or directory sftp fails with the error message, "session is down". I think I found a JIRA issue related to this. Is there any progress on a fix? Help please! K.C. http://www.bbc.co.uk/ This e-mail (and any attachments) is confidential and may contain personal views which are not the views of the BBC unless specifically stated. If you have received it in error, please delete it from your system. Do not use, copy or disclose the information in any way nor act in reliance on it and notify the sender immediately. Please note that the BBC monitors e-mails sent or received. Further communication will signify your consent to this. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
