-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
HI,
I would like to build project from Jenkins and analyze it with Sonar 7.6
I'm using:
Stack:
Gerrit Trigger version 2.29.0
Jenkins 2.169
Sonarqube 7.6
Gerrit 2.16.7
Sonar-gerrit-plugin-2.5.0-SNAPSHOT
Below you have my old command which I executed from jenkins job:
mvn clean compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -DGERRIT_CHANGE_ID=$GERRIT_CHANGE_ID -DGERRIT_PATCHSET_REVISION=$GERRIT_PATCHSET_REVISION -DGERRIT_BRANCH=$GERRIT_BRANCH -DGERRIT_PROJECT=$GERRIT_PROJECT -Dsonar.analysis.mode=preview -DGERRIT_STRICT_HOSTKEY=false
Is plugin support Sonar 7.6?
Metadata
Metadata
Assignees
Labels
No labels