diff --git a/build-resources/src/main/resources/jetty-checkstyle.xml b/build-resources/src/main/resources/jetty-checkstyle.xml
index 334f05a2c63..d6e91cdc4b0 100644
--- a/build-resources/src/main/resources/jetty-checkstyle.xml
+++ b/build-resources/src/main/resources/jetty-checkstyle.xml
@@ -14,6 +14,12 @@
+
+
+
+
+
+
diff --git a/build-resources/src/main/resources/jetty-suppressions.xml b/build-resources/src/main/resources/jetty-suppressions.xml
new file mode 100644
index 00000000000..0e0b3d39b7b
--- /dev/null
+++ b/build-resources/src/main/resources/jetty-suppressions.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 2b21004400b..2963505d1c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1133,6 +1133,8 @@
3.0.0
jetty-checkstyle.xml
+ jetty-suppressions.xml
+ checkstyle.suppressions.file