Hi, I'm trying to publish my first release.. running the release:perfom command, but, the shell stop here : [INFO] The authenticity of host '10.121.200.245' can't be established. [INFO] RSA key fingerprint is 03:2a:25:11:bd:c5:5c:39:ca:9f:25:b9:ae:8b:51:23.
So, I did those corrections : I added that key in my known_hosts file. (but I'm not sur of the syntax) Then I added the key in the privateKey tag, in the settings.xml. My problem is that maven does not ask me if I accept the key, it's not an interactive script... why ? I've got that warning : [WARNING] Maven will be executed in interactive mode, but no input stream has been configured for this MavenInvoker instance. What's the workaround ? Thx, Jeremy -- View this message in context: http://maven.40175.n5.nabble.com/RSA-fingerprint-problem-tp3269103p3269103.html Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
