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:

    <server>
      <id>tomcat</id>
      <username>ashley</username>
      <password></password>
    </server>

Additionally does anyone know why site:deploy might hang? It's been sitting there for five minutes now with this output:

[INFO] [site:deploy]
Executing command: mkdir -p /Applications/tomcat/webapps/projects/ master/essential Executing command: mkdir -p /Applications/tomcat/webapps/projects/ master/essential/

Executing command: scp -t /Applications/tomcat/webapps/projects/ master/essential/site22199.zip


Presumably I provided all the credentials successfully or the mkdir commands wouldn't have executed properly.

Thanks
-AW

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to