CloudBees should show the Checkstyle violations after you fix the unit test failures. You can configure your IDE to use our Checkstyle configuration or run the following command:
``` mvn checkstyle:checkstyle -Dcheckstyle.output.file=/dev/stdout -Dcheckstyle.output.format=plain ``` -- 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-labs/pull/405#issuecomment-318522650
