I tried 4.6.3; but still did not work. It seems that is not detecting TFS 2017 for some reason.
The error logs was showing āssmsā detected, I went ahead ahead and install the latest ssms and now it does not show in the error logs. I tried all the way to 3.0.0 extension version , and still does not installs.
Below is the content of the Install Log, perhaps that would help to determine what the issue is, see below for your reference:
9/12/2019 4:28:41 PM - Microsoft VSIX Installer
9/12/2019 4:28:41 PM - -------------------------------------------
9/12/2019 4:28:41 PM - Initializing Installā¦
9/12/2019 4:28:42 PM - Extension Detailsā¦
9/12/2019 4:28:42 PM - Identifier : sonarqube
9/12/2019 4:28:42 PM - Name : SonarQube
9/12/2019 4:28:42 PM - Author : sonarsource
9/12/2019 4:28:42 PM - Version : 4.6.3
9/12/2019 4:28:42 PM - Description : Detect bugs, vulnerabilities and code smells across project branches and pull requests.
9/12/2019 4:28:42 PM - Locale : en-US
9/12/2019 4:28:42 PM - MoreInfoURL :
9/12/2019 4:28:42 PM - InstalledByMSI : False
9/12/2019 4:28:42 PM - SupportedFrameworkVersionRange : [0.0,2147483647.2147483647]
9/12/2019 4:28:42 PM -
9/12/2019 4:28:43 PM - Supported Products :
9/12/2019 4:28:43 PM - Microsoft.VisualStudio.Services.Cloud
9/12/2019 4:28:43 PM - Version :
9/12/2019 4:28:43 PM - Microsoft.TeamFoundation.Server
9/12/2019 4:28:43 PM - Version : [15.2,)
9/12/2019 4:28:43 PM -
9/12/2019 4:28:43 PM - References :
9/12/2019 4:28:43 PM -
9/12/2019 4:28:43 PM - Searching for applicable productsā¦
9/12/2019 4:28:43 PM - Found installed product - Global Location
9/12/2019 4:28:43 PM - VSIXInstaller.NoApplicableSKUsException: This extension is not installable on any currently installed products.
at VSIXInstaller.App.InitializeInstall(Boolean isRepairSupported)
at VSIXInstaller.App.InitializeInstall()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
You are correct the VSIX installer is not able to install the extension, that was the problem. Thank you for the link to TFS UI. I did the TFS UI āupload extensionā, to upload and then install within TFS and it worked. Now I see the new Sonarqube (not deprecated) build tasks.