You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by WonderCsabo <ko...@gmail.com> on 2015/06/20 13:19:13 UTC

Remove RedundantThrows from maven-checks.xml

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-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org