Perform an analyse without push result on SonarQube Server

Hello again,

Thanks for replying so briefly!

Essentially, what I intend to do is to only use the Sonar Scanner without connecting it to the SonarQube. I’m asking these as the company I work for has now other needs, and want to be able to apply SonarQube to a new tool designed by us, to evaluate commits from all developers of a project and extract metrics from the SonarQube analysis, that aggregated with other information extracted by tools such as Jira would have meaning for us. The problem with using the Sonar Scanner is that it publishes the results to SonarQube, and this is unnecessary as we are not interested in what is presented there, because we will have our own UI.

I tried some of the analysis parameters to see if they acted as I intended and turned off the publishing of the results, but without success. I think that this could easily be implemented as a new analysis parameter, to disable or enable (the default could be enable), as I already posted here New Analysis Parameter.