jira-importer commented on issue #303: URL: https://github.com/apache/maven-jar-plugin/issues/303#issuecomment-2956696089
**[Kristian Rosenvold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=krosenvold)** commented As far as I can see the JDK6 "jar" command does not handle proper unicode and cannot be used to extract jar files with unicode. This has been fixed in jdk7 and jdk8. So to my understanding there is nothing we can do about this issue. The reporter can choose to set encoding **back** to german-specific if umlaut support and jdk6 is required. Anyone wishing further analysis of this issue should upload the "jar" file that has been created with the test project; I can easily assess if the file itself is correct. I am closing this issue as "not a bug"; mostly because we dont have a close option that says "not our bug". -- 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]
