> One note, I was unable to do a full "mvn clean install" as the build failed 
> somewhere unrelated to OAuth.

Hint: you can build only the OAuth dependencies and the projects that depend on 
it with:
```bash
mvn clean install -pl :oauth -am -amd
```

Thanks for the PR! I'll review it in a while. I'm trying to get the PR builds 
back to live again: rebuild please

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/952#issuecomment-219961400

Reply via email to