Try to set  
PasswordAuthentication yes
in file
/etc/ssh/sshd_config
on your ssh server where your maven repository is installad.



Ravinder Singh-3 wrote:
> 
> I am trying to do do a deploy without user interaction (through
> continuum).
> Currently I am testing deploy for the project. But I am failing to have
> it deploy without prompting for password.
>  
> I hace specified the privateKey, username, and even the password in the
> settings.xml. But it won't stop asking for password.
> 
> However a release:perform does not ask for a password and does
> everything automagically, without prompting for password, so here it
> works
> with scp and privateKey.
>  
> Is there any workaround for this or am i doing something wrong?
>  
>  
> Ravinder Singh
> System developer
>  
> 
> 

-- 
View this message in context: 
http://www.nabble.com/deploy-with-scp-tf2331693s177.html#a13879294
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to