So how do I find the actual checkstyle error when building trunk 2.1?
[INFO] --- maven-checkstyle-plugin:2.7:check (verify-style) @ myfaces-impl --- [INFO] [INFO] There are 1 checkstyle errors. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache MyFaces JSF-2.1 Core Project ............... SUCCESS [4.516s] [INFO] Apache MyFaces JSF-2.1 Core API ................... SUCCESS [18.635s] [INFO] Apache MyFaces Core For JSF 2.1 - Shared .......... SUCCESS [6.069s] [INFO] Apache MyFaces JSF-2.1 Core Shaded Impl ........... SUCCESS [10.875s] [INFO] Apache MyFaces JSF-2.1 Core Impl for Java EE 6 .... SUCCESS [2.399s] [INFO] Apache MyFaces JSF-2.1 Core Impl .................. FAILURE [40.539s] [INFO] Apache MyFaces JSF-2.1 Core OSGi Bundle ........... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1:24.902s [INFO] Finished at: Mon Nov 28 13:54:12 EST 2011 [INFO] Final Memory: 45M/261M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.7:check (verify-style) on project myfaces-impl: You have 1 Checkstyle violation. -> [Help 1]
