OK. Not sure if there is a way in the commend like to unset a property but seems that’s what you need. Or maybe this sonar plugin only works with sonar cloud ? I find very weird that the server take into account the sent organization if it does not know the concept of organization. Maybe you can put XWiki in the “xwiki” organization in your sonar instance.
It wasn’t easy at all but I finally made it !! SonarQube
The second issue with postgres solved by itself by updating sonarqube to the latest LTS version.
I would need to read the pom to understand what is this coverage profile I don’t see it documented on https://dev.xwiki.org/xwiki/bin/view/Community/Building/#HUsingProfiles. What’s sure is that functional tests are only executed if you have both integration-tests and docker profiles. The quality profile is also not needed for your use case.
I’ve been focusing on xwiki-platform because unless I’m wrong, no one have recent source-code metric to offer on this component. I can retrieve commons and rendering from you sonarcloud instance I guess.
Also , as XWiki has several components the next step is to find a way to merge all those individual component metrics to a unique place, and proceed with MRL computation with the help of CROSSMINER (EU project), and display it on the OW2 xwiki dashboard. We haven’t studied how to merge them yet. Until we achieve that and in a first step, the MRL metrics about source code will be taken from xwiki-platform only. So it won’t be 100% representative of the whole XWiki project source-code wise for a start, but that’s the goal.