Re: [m2] site:deploy password, scp error

2005-09-21 Thread Ashley Williams
JIRA request done. As for the scp error when invoking site:deploy I tried the problem line at the command line: > ssh > scp -t /Applications/tomcat/webapps/projects/master/essential/ site50990.zip at which point it just hung. Maybe it's my understanding of scp, but I've never heard of t

Re: [m2] site:deploy password

2005-09-20 Thread Brett Porter
Please file a JIRA request for the command line entry, that should be possible now. Mostly we use private keys without a passphrase for this at the moment. I'm not aware of why it might be hanging. Can you scp the file to the remote server outside of Maven? Does the ssh server logs show anythin

[m2] site:deploy password

2005-09-20 Thread Ashley Williams
Is there some way of specifying the ssh password from the command line as I really don't want to embed it in my settings.xml file. I would much rather enter it every time - I'm referring to this section: tomcat ashley Additionally does anyone know why site:deploy