-
Bug
-
Resolution: Unresolved
-
Minor
-
None
I get the error: "java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters" whenever trying to use this plugin. I've set
JAVA_TOOL_OPTIONS = '-Dfile.encoding=UTF-8 -Dsun.jnu.encoding=UTF-8' In jenkins with no change in outcome. Have tried versions of go from 1.19 to 1.22 all with the same result.