Sonarqube Queries about up-graduation

Hi Team,

I hope you are doing well.

Currently, We are using the Enterprise Edition license of the sonarqube production environment.

I have a few queries regarding License, plugins and upgrade.

• Please let me know how to find the migration path of sonarqube (Version 6.7.3 (build 38370) - LGPL v3). Is it required to install all the intermediary patches?
• In our environment, we have used almost 31 plugins. Does it support to upgrade version for all plugins which I listed below? Please let me know how to verify those things on our side.

  1. checkstyle-sonar-plugin-4.10.jar
  2. sonar-abap-plugin-3.6.0.1269.jar
  3. sonar-branch-plugin-1.0.0.507.jar
  4. sonar-cfamily-plugin-5.1.1.10386.jar
  5. sonar-cobol-plugin-4.3.0.3019.jar
  6. sonar-crowd-plugin-2.0.jar*
  7. sonar-csharp-plugin-7.8.0.7320.jar
  8. sonar-css-plugin-1.0.2.611.jar
  9. sonar-dependency-check-plugin-1.1…1.jar
  10. sonar-developer-plugin-1.0.0.240.jar
  11. sonar-findbugs-plugin-3.6.0.jar*
  12. sonar-governance-plugin-2.0.2.3011.jar
  13. sonar-html-plugin-3.0.1.1444.jar
  14. sonar-java-plugin-5.9.1.16423.jar
  15. sonar-javascript-plugin-5.0.0.6962.jar
  16. sonar-kotlin-plugin-1.2.1.2009.jar
  17. sonar-license-plugin-3.3.0.1341.jar
  18. sonar-php-plugin-2.13.0.3107.jar
  19. sonar-pli-plugin-1.9.0.1349.jar
  20. sonar-plsql-plugin-3.2.0.1753.jar
  21. sonar-pmd-plugin-2.6.jar*
  22. sonar-python-plugin-1.10.0.2131.jar
  23. sonar-rpg-plugin-2.3.0.1187.jar
  24. sonar-scm-git-plugin-1.4.1.1128.jar
  25. sonar-scm-svn-plugin-1.7.0.1017.jar
  26. sonar-swift-plugin-3.3.0.2492.jar
  27. sonar-tsql-plugin-1.2.0.2539.jar
  28. sonar-typescript-plugin-1.7.0.2893.jar
  29. sonar-vbnet-plugin-5.1.0.442.jar
  30. sonar-vb-plugin-2.4.0.1305.jar

Regards,
Nataraj.R

Hi Nataraj,

You didn’t say what your upgrade target is, but since you’re on a version of the current LTS, you’re good to upgrade to any subsequent version without being forced to hit any intermediate versions.

Again, it would be helpful to know the target version here, but the Plugin Version Matrix is what you’re looking for. For SonarSource supported plugins (marked with (Supported by SonarSource)) the compatible version will either be embedded in your SonarQube bundle or in your Edition bundle (for SQ versions <7.3). For the rest, you’ll want to check the matrix.

It will make your life easier if you just start up a copy of your target version (with your commercial bundle installed if you’re targeting <7.3) and see what’s pre-loaded in it. Then you can start doing version compatibility lookups.

 
Ann

Thank for your support and guidance.