Checkstyle suppressions XML to completely avoid checking target/ 15/48715/1
authorMichael Vorburger <vorburger@redhat.com>
Fri, 25 Nov 2016 19:43:46 +0000 (20:43 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Fri, 25 Nov 2016 19:43:46 +0000 (20:43 +0100)
commitf1c4e8a94515118893477c19effbaec53d4356d8
treedfa5e9c7ead89427f99beb54a91a6a9b29f8c1ad
parent16cc49b890a5c851801e2c2ca19f1cb11d1aeac5
Checkstyle suppressions XML to completely avoid checking target/

This is the only reliably way that I found to avoid checking generated
code and resources.  See also e.g.
http://stackoverflow.com/questions/2362652/excluding-classes-in-maven-checkstyle-plugin-reports
and my comment on that page.

Change-Id: I8b2ec5ee6d46dc108e781031996a1022b8c5330a
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
checkstyle/src/main/resources/checkstyle-suppressions.xml [new file with mode: 0644]
checkstyle/src/main/resources/odl_checks.xml
odlparent/pom.xml