From c5bcec67be193b859083fd7ccbf60740370469bb Mon Sep 17 00:00:00 2001 From: "Doroszlai, Attila" Date: Tue, 26 May 2026 14:11:30 +0200 Subject: [PATCH] RATIS-2441. Set encoding for maven-resources-plugin --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 8dfb6ae8a5..ac556c1bec 100644 --- a/pom.xml +++ b/pom.xml @@ -702,6 +702,13 @@ false + + org.apache.maven.plugins + maven-resources-plugin + + ISO-8859-1 + + org.codehaus.mojo build-helper-maven-plugin