When I activate the integration between Jenkins and Sonarqube, with a project having already put data on the sonar website, I get the error during the Sonarqube scanner execution.
This error is:
java.lang.IllegalStateException:
Fail to request http://192.168.163.128:9000/api/ce/submit?projectKey=itoo-exam-api&projectName=itoo-exam-api
How would you troubleshoot this?