On 09/09/2010, at 10:46 PM, fhomasp wrote:

> 
> Thanks for the answer,
> 
> a quick question about that though before I try.  Won't this deny access to
> my buildserver?  

No... you're on the build server, modifying known_hosts which is outgoing.

On 09/09/2010, at 11:06 PM, fhomasp wrote:

> 
> Hmm..  So I set this to yes, how do I record the key?


'Yes' was the default, so no need to set it if you still want to check the 
known hosts. You can record the key by performing a command line sftp operation 
on the build host to the target host and accepting the prompt so that it is 
recorded in ~/.ssh/known_hosts for the build server user. Then Maven will find 
it in future.

But if you trust the connection, you can safely set the option to 'no' as 
described and Maven won't ask regardless.

- Brett

--
Brett Porter
[email protected]
http://brettporter.wordpress.com/





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to