Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sonar 7.6 support #62

Open
notfication opened this issue Apr 9, 2019 · 1 comment
Open

Sonar 7.6 support #62

notfication opened this issue Apr 9, 2019 · 1 comment

Comments

@notfication
Copy link

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?

@mildis
Copy link
Contributor

mildis commented Apr 9, 2019

Yes, the plugin support SQ 7.6
We are currently using the very same stack in production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants