From e41da64d7f23a04a2663ef39c27391b5d9df3859 Mon Sep 17 00:00:00 2001 From: jlink Date: Wed, 9 Apr 2025 10:58:54 +0200 Subject: [PATCH] set propertiesEncoding for maven-resource-plugin to ISO-88591-1 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 6bc0601..45e6453 100644 --- a/pom.xml +++ b/pom.xml @@ -521,6 +521,14 @@ LF + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + ISO-8859-1 + +