I’m testing out version 7.9 (LTS) of SonarQube community edition. As we’re trying to upgrade from version 6.7.4. With version 6.7.4 of SonarQube we have a T-SQL plugin configured, however this is rather old. So as part of the upgrade I’m also updating any plugins we have.
However, when starting the SonarQube services this fails to load with the following error when including the latest version of the T-SQL plugin.
java.lang.IllegalStateException: Fail to load plugin SonarTSQL [tsql]
The plugin version for T-SQL is 1.4.0.3334.jar which is outlines that this is compatibile with version 7.9 (LTS) of SonarQube.
Is there something I could be doing wrong? or is there another reason that this plugin isn’t working with version 7.9 (LTS) Community Edition SonarQube?
Cheers,
Tom