Hi. I have an inconvenience using Maven. When I'm calling some targets, I often get a lot of messages, like this:
The authenticity of host '...com' can't be established. RSA key fingerprint is ... Are you sure you want to continue connecting? (yes/no): yes So I always have to type "yes". May I add some properties into settings.xml or pom in order to supprress this message and set the answer to "yes" automatically? Thanks. Best Regards, Kiryl Kazakevich