jira-importer opened a new issue, #1230: URL: https://github.com/apache/maven-scm/issues/1230
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[SCM-1007](https://issues.apache.org/jira/browse/SCM-1007?redirect=false)** and commented In https://github.com/apache/maven-scm/blob/ee41988fc7cdc818a070c346039d9156c8d97ec9/maven-scm-providers/maven-scm-provider-local/src/main/java/org/apache/maven/scm/provider/local/metadata/LocalScmMetadataUtils.java and possibly elsewhere Should use an InputStream and let the parser detect the encoding instead of a reader that always picks the system encoding, regardless of what the file uses. --- No further details from [SCM-1007](https://issues.apache.org/jira/browse/SCM-1007?redirect=false) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
