meiMingle commented on issue #667: URL: https://github.com/apache/maven-mvnd/issues/667#issuecomment-1198891113
Fortunately I have solved this problem. The reason is that UTF-8, GBK and other encodings are mixed in our project. My solution is to modify the configuration in the mvnd/conf/mvnd.properties file as follows `mvnd.jvmArgs=-Dfile.encoding=UTF-8` -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org