Skip to content
This repository was archived by the owner on Dec 15, 2018. It is now read-only.

Commit ef1cab2

Browse files
leflohchkal
authored andcommitted
Specify project.reporting.outputEncoding (#192)
1 parent a236003 commit ef1cab2

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
@@ -32,6 +32,7 @@
3232
<properties>
3333

3434
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35+
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
3536
<maven.compiler.source>1.8</maven.compiler.source>
3637
<maven.compiler.target>1.8</maven.compiler.target>
3738

0 commit comments

Comments
 (0)