Forum Discussion
DSB_IT_Support
15 years agoOccasional Contributor
Issue is solved...
After further investigation I found out that the problem was not in maven-soapui-pro-plugin but in Jenkins' maven plugin.
So now I do not use Jenkins maven plug-in but start maven with shell script (after first changing locale to da_DK.cp1252).
I do not like such work-around but it was very important for us to use Danish characters in our test data.
Best regards
Davor
After further investigation I found out that the problem was not in maven-soapui-pro-plugin but in Jenkins' maven plugin.
So now I do not use Jenkins maven plug-in but start maven with shell script (after first changing locale to da_DK.cp1252).
I do not like such work-around but it was very important for us to use Danish characters in our test data.
Best regards
Davor