My project enforces strict style so I have the maven-checkstyle-plugin running as part of my build. When I run the build, I see the plugin running and checking style but it should fail when there are checkstyle issues since I have the true flag set. Any reason it keeps going and the build succeeds? Answer Read the log: Those are