I am trying to setup Jenkins plugin with SonarQube.
The instructions at http://docs.codehaus.org/display/SONAR/Triggering+SonarQube+on+Jenkins+Job#TriggeringSonarQubeonJenkinsJob-TriggeringaProjectAnalysiswiththeSonarQubeRunner
seems to be exactly same for both
- Triggering a Project Analysis with the SonarQube Runner
- Triggering a Task with the SonarQube Runner.
I am trying to trigger a project, but i am only getting the option for Task in jenkins. What am i missing?