diff --git a/pom.xml b/pom.xml index 334ee2c3..aa592b2b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.maven.plugins maven-plugins - 42 + 43 @@ -299,6 +299,13 @@ under the License. + + org.apache.maven.plugins + maven-checkstyle-plugin + + src/config/checkstyle-suppressions.xml + + diff --git a/src/config/checkstyle-suppressions.xml b/src/config/checkstyle-suppressions.xml new file mode 100644 index 00000000..308814ec --- /dev/null +++ b/src/config/checkstyle-suppressions.xml @@ -0,0 +1,26 @@ + + + + + + +