Thanks again. I have a .ssh dir in my home folder. but he complains
aubout a password at every deploy.
I am so sad that I can't use full deployment fancy, plz help.
Roland
Kaare Nilsen schrieb:
I have had that problem on windows, but not on unix/linux.
Seems like the scp plugin thingy does not create the .ssh directory
under c:\documents and settings or whatever\username
So if you manually create that directory yourself and then run your
stuff it should work. (well that is if you are on windows)
/Kaare
On 07/04/06, Roland Kofler <[EMAIL PROTECTED]> wrote:
Thanks, tried to set <interactiveMode>false</interactiveMode> , but
didn't work , always promting for pwd...
Roland
Geoffrey De Smet schrieb:
With me it works, but I remember I had to comment out interactiveMode
is true in my settings.xml
Roland Kofler wrote:
Really, I don't get it. Why scp still asks me for a password when I have
settings.xml:
<server>
<id>systemone-repository</id>
<username>lalala</username>
<password>lalala</password>
</server>
and pom.xml:
<distributionManagement>
<repository>
<id>systemone-repository</id>
<name>System One Repository</name>
<url>scp://development1/var/www/repository/</url>
</repository>
Why deploy goal continues to ask me for passwords every time?
I don't want to use scpexe with keys and ssh-agent as I want to keep
configuration of developer machines as slim as possible
strange is also that i have to set ssh-wagon-alpha-7 explicitly. this
should be the default for 2.0.3 not?
thanks,
Roland
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]