On Jul 17, 2004, at 06:35, Carlos Sanchez wrote:
scpexe uses binary scp from the system, while scp uses java implementation,
doesn't need openssh nor openssl.
You shouldn't use scpexe unless you have a good reason to do so.
Okay. Unfortunately -- and I can't remember if I mentioned it at the start of this thread -- scp doesn't work when I run jar:deploy-snapshot on the same machine where the repository is stored. If I add
maven.repo.server1=scpexe://server1.(my_employer).com
to build.properties on that machine, *then* it works.
Same JVM, same Maven properties, but scp works on one machine but not the other.
-- Craig S. Cottingham [EMAIL PROTECTED] OpenPGP key available from: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7977F79C
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
