Sonar.branch.name is automatically set even though I don't use the developer edition

,

Hello,

I’m setting up a Git repository on our TFS.
But when I’m trying to build my code and use the SonarQube analysis I’m getting the following error:
ERROR: Validation of project reactor failed:
o To use the property “sonar.branch.name”, the branch plugin is required but not installed. See the documentation of branch support: https://redirect.sonarsource.com/doc/branches.html.

I haven’t set the ‘sonar.branch.name’, but based on this topic I know that this is a default setting.

How can I override this setting?

Can I have some assistance?

Hi Jowin, I have the same problem. Did you get to the bottom of this? I am running tasks on azure devops build pipeline using community edition.