@imesh jclouds master branch uses Guava 17.0 which makes ```Stopwatch``` constructors private access. The jclouds dependency supersedes your application dependency on an older version of Guava. You should update your application dependency to 17.0 and address the Guava API changes and deprecations to make progress.
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/57#issuecomment-45007831
