Skip to content

Commit be92a13

Browse files
build: force UTF-8 output
Signed-off-by: Andreas Reichel <[email protected]>
1 parent 5fb4441 commit be92a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@
680680

681681
<properties>
682682
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
683+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
683684
<pmdVersion>6.55.0</pmdVersion>
684685
<checkStyleVersion>10.14.0</checkStyleVersion>
685686
</properties>

0 commit comments

Comments
 (0)