This check was removed <https://github.com/checkstyle/checkstyle/issues/473> from Checkstyle. The org.apache.maven:maven-parent project defines Checkstyle rules which are used by Maven and lots of Maven plugins. If a developer uses eclipse-cs, which already uses a newer Checkstyle version, she/he will get exceptions while checking the code, because the RedundantThrows check cannot be found. Also it will cause the build fail if a project updates the Checkstyle version to be used.
-- View this message in context: http://maven.40175.n5.nabble.com/Remove-RedundantThrows-from-maven-checks-xml-tp5838081.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org