Forum Discussion

RJanecek's avatar
RJanecek
Regular Contributor
14 years ago

problem with new version

Hi,
I have some problem with 4.0.0 version. When I run test from SOAP UI it works without problem. But when I run tests from command line with maven plugin version 4.0.0 I have some problem in diacritic. I use UTF8 encoding - ůúč
When I run tests from command line with version 3.6 everything works without problem. Is there some parameter in command line to use UTF8 because in SOAP UI it works or there is another problem ? Please help.

2 Replies

  • Hi,

    Unfortunately there is a regression bug in the released 4.0.0 in regard to international characters, this could be causing your issue - the nightly build resolves this but not for the maven plugin unless you manually update its pom.xml to use the updated 4.0.1-SNAPSHOT jars

    Sorry to keep you waiting for a fix...

    regards!

    /Ole
    SmartBear Sweden
  • RJanecek's avatar
    RJanecek
    Regular Contributor
    ok no problem I just use old version and when you fix this I use new version