diff --git a/.mvn/checkstyle-suppressions.xml b/.mvn/checkstyle-suppressions.xml new file mode 100644 index 00000000..27bcec20 --- /dev/null +++ b/.mvn/checkstyle-suppressions.xml @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 8dbfe189..36c034d0 100644 --- a/pom.xml +++ b/pom.xml @@ -80,6 +80,7 @@ maven-checkstyle-plugin ${maven.multiModuleProjectDirectory}/.mvn/checkstyle.xml + ${maven.multiModuleProjectDirectory}/.mvn/checkstyle-suppressions.xml true ${project.build.sourceDirectory}