Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Sonarqube plugin integration with team account at Bitbucket cloud

Patria Lukman May 4, 2017

hi

in the documentation (https://github.com/mibexsoftware/sonar-bitbucket-plugin) it says the following:

 

sonar.bitbucket.apiKey:	If you want to create pull request comments for Sonar issues under your team account, provide the API key for your team account here.

However, it seems this has been replaced by Oauth keys.. is it the case? and if so, then what are the parameters to be passed to the Maven plugin?

thanks!

 

1 answer

0 votes
Michael Rüegg _Mibex Software_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 9, 2017

Hi,

You're right, team API keys have been deprecated in Bitbucket. You can now either use OAuth keys for authorization with

sonar.bitbucket.oauthClientKey=OAUTH_KEY

or the new app passwords with

sonar.bitbucket.apiKey=APP_PASSWORD

Does that help you?

Best regards,
Michael

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events