简体   繁体   English

SonarQube 9.0 - FindBugs/SpotBugs 插件?

[英]SonarQube 9.0 - FindBugs/SpotBugs plugin?

Small question regarding SonarQube, the 9.0 version of SonarQube.关于 SonarQube 的小问题,SonarQube 的 9.0 版本。

I went to the market place after installation in order to download some plugins, and found the FindBugs/SpotBugs plugin is absent.安装后去市场下载一些插件,发现没有FindBugs/SpotBugs插件。

May I ask what is the root cause, and how to perform analysis with FindBugs/SpotBugs please?请问根本原因是什么,请问如何用FindBugs/SpotBugs进行分析?

Thank you谢谢

The plugin is unavailable in the SonarQube marketplace because there is no compatible version with SonarQube 9.X.该插件在 SonarQube 市场不可用,因为没有与 SonarQube 9.X 兼容的版本。

The matrix is here: https://update.sonarsource.org/plugins/compatibility-matrix.html矩阵在这里: https://update.sonarsource.org/plugins/compatibility-matrix.html

You have 3 options:您有 3 个选择:

  1. revert SonarQube to 8.X (eg 8.9 LTS) and wait with migration to SonarQube 9.X till a compatible version is released将 SonarQube 还原为 8.X(例如 8.9 LTS)并等待迁移到 SonarQube 9.X,直到发布兼容版本
  2. stop using the Findbugs plugin停止使用 Findbugs 插件
  3. fix the plugin and install it manually (an issue about SonarQube 9.X support: ClassNotFoundException with sonarqube 9 ; maybe there are more)修复插件并手动安装(关于 SonarQube 9.X 支持的问题: ClassNotFoundException with sonarqube 9 ;也许还有更多)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM