[M2]Release plugin and host authentication

2006-07-21 Thread Sebastien Pennec
Hi, I've been using site:deploy with success to send my generated website to a server. The plugin always asks me this: The authenticity of host 'hostname' can't be established. RSA key fingerprint is 83:7c:87:14:56:bb:4a:46:02:e8:56:dd:c8:5c:34:22. Are you sure you want to continue connecting?

Re: [M2]Release plugin and host authentication

2006-07-21 Thread dcabasson
Sebastien Pennec wrote: Does anybody know how to be able to answer 'yes' to that question? Or just to get rid of it? Try adding an empty file ~/.ssh/known_hosts Latest version of maven-wagon plugin will add the fingerprints of your hosts there. As you're using external ssh/scp

Re: [M2]Release plugin and host authentication

2006-07-21 Thread Sebastien Pennec
Hello Denis, It helped: the host is now accessible without having to answer to the question I mentionned. The known_hosts file does the trick, just like you said. The site:deploy goal works flawlessly. But when I run release:perform, it gets stuck at site:deploy, at the moment when the