JetBrains / TeamCity.SonarQubePlugin

A plugin for TeamCity server allowing you to configure and run SonarQube analysis from the CI
Apache License 2.0
53 stars 31 forks source link

How can i upgrade the built-in SonarScanner for MSBuild #99

Open tallior opened 2 years ago

tallior commented 2 years ago

I am using TeamCity 2022.04 (build 108502). It comes pre-installed with a few versions of SonarScanner for MSBuild (latest one is 4.8.0.12008).

This version is very old and i'd like to upgrade it - how can i do that? This plugin comes as a build agent tool (e.g: distributed as a .zip file and comes pre-installed with TeamCity).

Is there any way to upgrade to the latest version of the tool ?

tallior commented 1 year ago

any updates?

VoltanFr commented 1 year ago

I'm in the same boat. @pavelsher, could you help by clarifying how we can use a recent version?

visujomu commented 1 year ago

Refer to https://www.jetbrains.com/help/teamcity/2023.05/installing-agent-tools.html and upload the new SonarScanner for .NET. I'm not sure if the .NET or Core versions are supported by this plugin (as the invocation is different), but the .NET Framework version should do. Edit: As stated in #65 .NET versions are not supported. Use .NET Framework version.