fridrich commented on PR #1274: URL: https://github.com/apache/maven-javadoc-plugin/pull/1274#issuecomment-3414458799
But also, if this line `options.addAll(Files.readAllLines(dir.resolve(name), getDataCharset()));` is the one that throws exception, can it be that the `org.codehaus.plexus.util.cli.Commandline.getArguments()` gives arguments in other encoding then the `getDataCharset()` returns? -- 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]
