You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2020/12/26 20:21:14 UTC

[GitHub] [maven-dependency-plugin] elharo edited a comment on pull request #119: [MDEP-698] replace code that relies on default encoding

elharo edited a comment on pull request #119:
URL: https://github.com/apache/maven-dependency-plugin/pull/119#issuecomment-751392499


   Using the output encoding property makes sense. Let me figure out how to do that. 
   
   ```
    <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
   ```
   
   if it's not set though, falling back to UTF-8 is more likely to be correct than the platform default. 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org