uartois / sonar-golang

Sonarqube plugin for the golang language.
GNU Lesser General Public License v3.0
245 stars 32 forks source link

Does SonarQube 5.6 compatible with latest artifact ? #22

Closed kalagp closed 7 years ago

kalagp commented 7 years ago

I just wanted to know if the current version of plugin is compatible with SonarQube 5.6? . Sonar service isn't starting after placing the Jar file .

thibaultfalque commented 7 years ago

Hi, The plugin is compatible with Sonarqube 6+.

kalagp commented 7 years ago

How about the 5.6.6 LTS version ? And, do we have some documentation regarding this ??

thibaultfalque commented 7 years ago

Hi, The plugin is only compatible with Sonarqube 6 and + because I use the framework of 6+. There are differences between 5.6 and 6. So for use the plugin the minimum required version is 6.0. You can upgrade your sonarqube instance or wait the next LTS version.