I've been following the instructions the jcloud example https://github.com/jclouds/jclouds-examples/tree/master/compute-basics. I installed maven, and the program. I see VMs get created on Amazon, but the "echo hello" test at the end of the add node fails, as does trying to do an 'exec ls'. I added a random id_rsa I generated with puttygen. It looks like the code is telling it to use that, but Amazon is using a different key?
- <<authenticated>> woke to: net.schmizz.sshj.userauth.UserAuthException: publickey auth failed
...(attempt 1 of 7): Exhausted available authentication methods