Generation of the sonar-properties file failed. Unable to complete SonarQube analysis

Hello,

There’s apparently only the logs of the begin step attached, and it ends successfully.
I also noticed that on the first post you used the Scanner for MSbuild 4.10 and on the 2nd the Scanner for MSBuild 4.3.1. Is there a reason for that ?
Generally speaking you should always use the latest version of scanners (Scanner for MSBuild 4.10 in the current case). It’s the latest and greatest and is backward compatible.

So, unless you have a reason, still to the same scanner from 1 run to the other.
And please send me the logs of the 3 steps

  • MSBuild.SonarQube.Runner.exe begin …
  • MSBuild …
  • MSBuild.SonarQube.Runner.exe end

You may want to attach a zip to the thread rather than inline in the post, since the logs may be quite long.

Olivier