You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2020/06/30 16:57:00 UTC

[jira] [Created] (MDEP-706) Default CharacterSet issue

Elliotte Rusty Harold created MDEP-706:
------------------------------------------

             Summary: Default CharacterSet issue
                 Key: MDEP-706
                 URL: https://issues.apache.org/jira/browse/MDEP-706
             Project: Maven Dependency Plugin
          Issue Type: Bug
            Reporter: Elliotte Rusty Harold


Much of the code uses FileWriter and FileReader witout a specified character set, which makes the results platform depend.

Specify UTF-8. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)