Sonar for Bitbucket Cloud

Tu Huynh January 11, 2018

I have an error when using Sonar for Bitbucket add-on:

Sonar for Bitbucket failed

Component key 'datacombine' not found

 

In file sonar.json, I input these lines:

{  
    "sonarHost": "https://sonarcloud.io",
    "sonarProjectKey": "datacombine"
}

 

Could you please help me to resolve this issue ?

Thank you so much.

Tu.

1 answer

0 votes
voyager8jlh July 17, 2018

I believe that your format may be the problem.  I use the following format and have not had any issues.  Try and see if that corrects your issue.

{
"sonarHost": "<server url>:<port #>",
"sonarProjectKey": "<Project>:<ProjectKey>"
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events