jira-importer commented on issue #303: URL: https://github.com/apache/maven-jar-plugin/issues/303#issuecomment-2956696066
**[Kristian Rosenvold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=krosenvold)** commented The **only** way this can happen with recent versions of JarArchiver is if someone calls setEncoding() with null or a specific character set value on the achiver instance. setEncoding(null) will revert the jar archiver to platform specific encoding. -- 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]
