From 87d2c9c3661e6adb8401efc1a62fea201846a677 Mon Sep 17 00:00:00 2001 From: Guillaume Smet Date: Thu, 5 Aug 2021 16:15:28 +0200 Subject: [PATCH] Do not filter binary resources and SVG Fixes the issue we had with Dev UI favicon.ico Fixes #19117 --- build-parent/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/build-parent/pom.xml b/build-parent/pom.xml index bfd50be051249..2aa43cdeb295f 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -620,6 +620,16 @@ maven-resources-plugin 3.1.0 + + + eot + ttf + woff + woff2 + svg + ico + + org.antlr