[ https://jira.codehaus.org/browse/JBEHAVE-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=287732#comment-287732 ]
Mauro Talevi commented on JBEHAVE-538: -------------------------------------- Hi, this problem is rather difficult to debug without having a native polish build. Given that it only occurs when using a non-JBehave plugin, one guess could be due to the encoding in the resources being copied. You could try setting the encoding to UTF-8 there as well: http://maven.apache.org/plugins/maven-resources-plugin/examples/encoding.html Else, we'd need to establish where (at which stage of the build) the encoding goes wrong. > Wrong encoding in reports running from JUnit (maven failsafe or surefire > plugin, not dedicated jebhave maven plugin) on Windows > ------------------------------------------------------------------------------------------------------------------------------- > > Key: JBEHAVE-538 > URL: https://jira.codehaus.org/browse/JBEHAVE-538 > Project: JBehave > Issue Type: Bug > Components: Core > Affects Versions: 3.4.2, 3.4.3, 3.4.4, 3.4.5 > Environment: Windows, for example with cp1250 encoding (Poland/PL) > Reporter: Mariusz Smykula > Labels: encoding, i18n, junit, maven > Attachments: wrong-encoding-sample-prj (2).zip > > > With -Dfile.encoding=UTF-8 FreeMaker still is using and rendering html report > with cp1250 encoding, output log from maven install command: > ... > (stories/sample.story) > Scenario: Przykładowy scenariusz numer 1 śżół > Given Given cośtamźłóś (PENDING) > When ByłóśżźńŚĄ (PENDING) > Then Gżegżółką (PENDING) > @Given("Given > co\u0139\u203Atam\u0139\u015F\u0139\u201A\u0102\u0142\u0139\u203A") > ... > Generating reports view to > 'e:\Jenkins\jobs\jbehave-encoding-test\workspace\target\jbehave' using > formats '[console, txt, html, stats]' and view properties ' > Unknown macro: {defaultFormats=stats, decorateNonHtml=true, > viewDirectory=view, decorated=ftl/jbehave-report-decorated.ftl, > reports=ftl/jbehave-reports-with-totals.ftl, maps=ftl/jbehave-maps.ftl, > navigator=ftl/jbehave-navigator.ftl, views=ftl/jbehave-views.ftl, > nonDecorated=ftl/jbehave-report-non-decorated.ftl} > ' > [encoding-test] DEBUG Could not find template in cache, creating new one; > id=[ftl/jbehave-report-decorated.ftl[pl_PL,Cp1250,parsed] ] > [encoding-test] DEBUG Compiling FreeMarker template > ftl/jbehave-report-decorated.ftl[pl_PL,Cp1250,parsed] from > jar:file:/C:/.m2/repository/org/jbehave/jbehave-core/3.4.4/jbehave-core-3.4.4.jar!/ftl/jbehave-report-decorated.ftl > [encoding-test] DEBUG Could not find template in cache, creating new one; > id=[ftl/sh.ftl[pl_PL,Cp1250,parsed] ] -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email