I am using the following versions of software
- SonarQube 8.5.0.37579 (developer edition)
- SonarScanner 4.5.0.2216
- Jenkins GitHub Branch Source Plugin 2.9.1
- SonarQube Scanner for Jenkins 2.12
I am trying to set up scanning of my GitHub repository on push and PR using Jenkins. Everything seems to be set up according to the instructions that popped up in SonarQube after I created a project from GitHub repo.
Jenkins build step “SonarQube Analysis” keeps failing and there is nothing logged from the console. I also noticed there is nothing new in the SonarQube logs. Is there something I missed? Can you please suggest what might me wrong?
I’ve attached my Jenkins file for reference.
Jenkinsfile.txt (205 Bytes)