When i run the jenkins task i get the following error
17:12:49.738 INFO - Sensor SCM Sensor... 17:12:49.847 INFO - SCM provider for this project is: svn 17:12:
Just add the property sonar.scm.disabled=true into sonar-runner/conf/sonar-runner.properties. I have just tested it with SonarQube 5.1.1.
sonar.scm.disabled=true
sonar-runner/conf/sonar-runner.properties
SonarQube 5.1.1