The sonarAnalyze task fails with error message unable to read and import source file with charset UTF-8
The file is using cahrset UTF-8 and I’ve specified UTF-8 using sonar.sourceEncoding
The sonarAnalyze task fails with error message unable to read and import source file with charset UTF-8
The file is using cahrset UTF-8 and I’ve specified UTF-8 using sonar.sourceEncoding
Can you show the Sonar configuration, and post debug logs as a Gist?