[ 
https://jira.codehaus.org/browse/SUREFIRE-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=362685#comment-362685
 ] 

Andreas Gudian commented on SUREFIRE-1137:
------------------------------------------

I'd say you need to either encode the Test .java file with your windows default 
encoding as well, or specify 
{{<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>}} in your 
properties (as the .java file is in UTF-8 in your attached example).

> Problem with Umlauts in stdout
> ------------------------------
>
>                 Key: SUREFIRE-1137
>                 URL: https://jira.codehaus.org/browse/SUREFIRE-1137
>             Project: Maven Surefire
>          Issue Type: Bug
>          Components: Maven Surefire Plugin
>    Affects Versions: 2.18
>         Environment: Linux
>            Reporter: Jürgen Zeller
>            Assignee: Andreas Gudian
>             Fix For: 2.19
>
>         Attachments: surefire-test.zip, surefire-test.zip, 
> TEST-eu.jzeller.AppTest.xml
>
>
> When using Cp1252 as file encoding, the generated Surefire stdout report 
> contains invalid characters when run on Linux. When running the same test on 
> Windows, everything is fine.
> A simular Problem was reported in SUREFIRE-998



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to