Martin Burger wrote on Friday, September 02, 2005 2:56 PM: > Jörg Schaible schrieb am 02.09.2005 14:51: >>> Well, IMHO, maven.repo.foorepo.ssh.executable and >>> maven.repo.foorepo.scp.executable seem like they have to be >>> Windows executables, since the jar has to be deployed from Windows to >>> Linux... >> >> >> OK, this is different. In that case I assume, that he had not started >> the putty agent and Maven is waiting for manual input. > > No, plink causes the zombie processes. That means that it can connect > the server. After killing some zombie processes, pscp copies the file > to the server. After that there are again some zombie processes > causesd by plink.
What happens if you start plink manually (with the options from the Maven proeprties file)? Get the executed command from Maven by calling it with -X option. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]