I have maven working on my windows machine and I can generate a site
locally. When I try to run maven site:deploy from a windows command prompt
to deploy this to our linux webserver, it hangs when it tries to ssh to the
webserver. I have my build.properties file that looks like this:
maven.scp.executable=pscp
maven.ssh.executable=plink
#maven.scm.cvs.rsh=plink
# CVS related details
maven.username=prgjr1
I tried using the maven.scm.cvs.rsh property, but when I run maven, it tries
to run ssh instead of plink. Using the above, it uses plink, but just sits
here, and doesn't do anything:
site:sshdeploy:
[echo]
siteAddress = xxx.xxx.xxx.xxx
siteDirectory = /opt/IBMHttpServer/htdocs/html/
siteUser = xxxxxx
[tar] Building tar: E:\cvs\xxx\workspace\target\raweb-workspace-SNAPSHOT
-site.tar
[gzip] Building: E:\cvs\xxx\workspace\target\raweb-workspace-SNAPSHOT-si
te.tar.gz
[delete] Deleting: E:\cvs\xxx\workspace\target\raweb-workspace-SNAPSHOT-
site.tar
When I break out of it using ctrl-c, it says:
[exec] [EMAIL PROTECTED]'s password:
Can someone please help me?
Thanks!
Disclaimer: This e-mail message is intended only for the personal use of
the recipient(s) named above. If you are not an intended recipient, you
may not review, copy or distribute this message. If you have received this
communication in error, please notify us immediately by e-mail and delete
the original message.
This e-mail expresses views only of the sender, which are not to be
attributed to Rite Aid Corporation and may not be copied or distributed
without this statement.