I've done the same, but also use the "pageant" program that works with putty to deal with the password problem. pageant implements the ssh-agent stuff to allow you to use pscp & plink programs to connect to sites "without" supplying a password. It works quite well with maven. :-)

--Leif

At 05:40 PM 11/6/2002 +0000, you wrote:



You can set
maven.scp.executable = pscp
maven.ssh.executable = plink
to use PuTTY etc (thats what I have done)

I have also hacked the deploy plugin to use -pw so you can use the password
with plink / pscp.
I am not sure this was the right thing to do (perhaps there is another way
of using them - Im no ssh expert)

Currently, the site:deploy task in CVS (which doesnt use the deploy plugin)
has two sshdeploy and fsdeploy targets no reason why a ftpdeploy target
cannot be supported by the same plugin
You just set a property :
maven.site.deploy.method = ssh
then to choose which deploy method you want


-Nick






Extranet
[EMAIL PROTECTED] - 06/11/2002 16:24


Please respond to [EMAIL PROTECTED]
To: turbine-maven-user

cc:


Subject: ftp and scp


It would be nice to have a plugin to use ftp, scp, and Putty's versions:
pftp and pscp....


*******************************************
Steve Davis
Lawrence Livermore National Laboratory
[EMAIL PROTECTED]
925-423-7671
*******************************************



--
To unsubscribe, e-mail: <
mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <
mailto:turbine-maven-user-help@;jakarta.apache.org>










This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.


--
To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>

Reply via email to