You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: