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
{{ message }}
This repository was archived by the owner on Jan 7, 2021. It is now read-only.
Hi,
I want to test out your sonar analysis on my test project that I created on Bitbucket. Therefore I already set up a Jenkins build and added SonarQube to it.
When I start the jenkins build I get the following exception. Maybe I just misconfigured the sonar.stash properties but I found no documentation for bitbucket here.
INFO: Executing post-job org.sonar.plugins.stash.StashIssueReportingPostJob
ERROR: Unable to get SonarQube reviewer from Stash: java.util.concurrent.ExecutionException: java.net.ConnectException: Received fatal alert: handshake_failure
ERROR: Process stopped: no SonarQube reviewer identified to publish to Stash the SQ analysis
As a result I would also like to add some documentation how sonar-stash can be used with jenkins + bitbucket.
Thanks for your help.