Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Jenkins 和本地 Eclipse 上都运行 Sonar。最近我更新了 Eclipse 的 Sonar 插件,从那以后我不断收到上面提到的错误。我也更新了 Jenkins 上的插件,但没有解决问题。我可以从 Eclipse 连接到服务器并在那里查看声纳报告,但是本地分析不会开始。如何解决这个问题?谢谢你。
您正在尝试连接到版本低于 3.4 的 Sonar 服务器。
如果您将 Sonar 服务器升级到最新版本 (3.4.1),一切都会恢复正常。