We are using SonarQube 5.1 and want to upgrade to SonarQubee 5.2 or 5.3 due to some issues around issue assign area of SonarQube 5.1 We are also using SonarQube eclipse plugin 3.5.0
I noticed recently that SonarQube eclipse plugin 3.5.0 is not supported with SonarQube 5.2 as per http://docs.sonarqube.org/display/SONAR/SonarQube+in+Eclipse.
Also latest SonarLint release 1.2 cannot connect to remote Sonar Instance to fetch server rules. This feature was available with SonarQube eclipse plugin 3.5.0. I found on Stackoverflow that SonarLint would support this feature with release 2.0 but there is no planned release date for 2.0 Getting remote config file for SonarLint if online, using local if offline
- My question is why SonarQube ecosystem upgrades are not synchronised? SonarQube eclipse plugin should support latest SonarQube releases until SonarLint is capable to connect to remote Sonar instance to fetch server rules.
- How anyone who are supposed to take SonarQube upgrades to resolve problems with existing version could execute eclipse analysis?