Github user osiegmar commented on the issue:
https://github.com/apache/commons-lang/pull/285
I haven't checked the configuration of the maven site plugin in detail.
Does it really generates a site for the current branch? I doubt that, as I've
seen subversion commands in the config...
Anyway, to run checkstyle, just invoke `mvn clean checkstyle:check`.---
