Modify maven-failsafe-plugin in uimaj-as-activemq pom.xml to use UTF-8 encoding --------------------------------------------------------------------------------
Key: UIMA-2076 URL: https://issues.apache.org/jira/browse/UIMA-2076 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter: Jerry Cwiklik Assignee: Jerry Cwiklik Priority: Trivial Fix For: 2.3.1AS The maven-safefail-plugin in uima-as-activemq pom.xml does not set UTF-8 encoding. This causes a WARNING: File encoding has not been set, using platform encoding {default encoding} when maven runs extended tests on Apple OS and linux. On Mac the default encoding seems to be: MacRoman Modify failsafe-plugin to use UTF-8 encoding. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira