From 552e5c21280d7736de383691152754c79a60a641 Mon Sep 17 00:00:00 2001 From: Guillaume Nodet Date: Thu, 24 Sep 2026 13:32:09 +0000 Subject: [PATCH] Remove redundant project.build.sourceEncoding from IT POMs maven-resources-plugin 4.x requires Maven 4, which defaults project.build.sourceEncoding to UTF-8 (MNG-7763). The explicit declaration in IT pom.xml files is therefore redundant and can be removed. Empty blocks are also removed. Co-authored-by: Claude Sonnet 4.6 --- src/it/MRESOURCES-110/pom.xml | 1 - src/it/MRESOURCES-171/pom.xml | 4 ---- src/it/MRESOURCES-231/pom.xml | 3 --- src/it/MRESOURCES-257/pom.xml | 4 ---- src/it/gh-312/pom.xml | 1 - src/it/include-git-ignore/pom.xml | 4 ---- 6 files changed, 17 deletions(-) diff --git a/src/it/MRESOURCES-110/pom.xml b/src/it/MRESOURCES-110/pom.xml index 22bcf313..e3905fb2 100644 --- a/src/it/MRESOURCES-110/pom.xml +++ b/src/it/MRESOURCES-110/pom.xml @@ -28,7 +28,6 @@ under the License. MRESOURCES-110 - UTF-8 I am the replacement diff --git a/src/it/MRESOURCES-171/pom.xml b/src/it/MRESOURCES-171/pom.xml index aea39c6b..63de77ef 100644 --- a/src/it/MRESOURCES-171/pom.xml +++ b/src/it/MRESOURCES-171/pom.xml @@ -24,10 +24,6 @@ under the License. 0.0.1-SNAPSHOT Bug Test - - UTF-8 - - diff --git a/src/it/MRESOURCES-231/pom.xml b/src/it/MRESOURCES-231/pom.xml index cdbfe9c8..97a3b02d 100644 --- a/src/it/MRESOURCES-231/pom.xml +++ b/src/it/MRESOURCES-231/pom.xml @@ -23,9 +23,6 @@ under the License. MRESOURCES-231 0.0.1-SNAPSHOT Bug Test - - UTF-8 - diff --git a/src/it/MRESOURCES-257/pom.xml b/src/it/MRESOURCES-257/pom.xml index 80abd1b2..4cb83362 100644 --- a/src/it/MRESOURCES-257/pom.xml +++ b/src/it/MRESOURCES-257/pom.xml @@ -50,10 +50,6 @@ under the License. - - UTF-8 - - diff --git a/src/it/gh-312/pom.xml b/src/it/gh-312/pom.xml index a8ee700e..bdf5ce5b 100644 --- a/src/it/gh-312/pom.xml +++ b/src/it/gh-312/pom.xml @@ -29,7 +29,6 @@ under the License. 17 17 - UTF-8 diff --git a/src/it/include-git-ignore/pom.xml b/src/it/include-git-ignore/pom.xml index f7684209..45c34cc5 100644 --- a/src/it/include-git-ignore/pom.xml +++ b/src/it/include-git-ignore/pom.xml @@ -25,10 +25,6 @@ 1.0-SNAPSHOT jar - - UTF-8 - -