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からサーバーに接続して、そこでSonarレポートを確認できますが、ローカル分析が開始されません。これはどのように修正できますか?ありがとうございました。
バージョンが3.4未満のSonarサーバーに接続しようとしています。
Sonarサーバーを最新バージョン(3.4.1)にアップグレードすると、すべてが通常の状態に戻ります。