Hi I am using SonarQube Enterprise edition latest version.
I am getting this error:
The SonarScanner for MSBuild integration failed: SonarQube was unable to collect the required information about your projects.
Possible causes:
1. The project has not been built - the project must be built in between the begin and end steps
2. An unsupported version of MSBuild has been used to build the project. Currently MSBuild 14.0.25420.1 and higher are supported.
3. The begin, build and end steps have not all been launched from the same folder
4. None of the analyzed projects have a valid ProjectGuid and you have not used a solution (.sln)
Generation of the sonar-properties file failed. Unable to complete the analysis.
Attaching full build log with /d:sonar.verbose=true
:
sonarqube_analyse_SonarQube_Analysis_168.log (12.3 MB)
SonarQube.xml
file is getting generated, but for some reason I am getting this error and report is not getting uploaded to SonarQube server.