Github user PascalSchumacher commented on the issue: https://github.com/apache/commons-cli/pull/16 As I said before this can not be merged as it is, because it fails on java 6. The simple fix of just downgrading the findbugs version can not be applied, because 2.x versions do not work on java 8. A possible solution would be to create a java 6 profile which detects java 6 and with uses the java 6 compatible maven-findbugs-plugin version 2.x.
--- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org