eclipse - 刷新 Eclipse 中的 Sonar 违规

标签 eclipse continuous-integration sonarqube

我有一个多模块 Maven 项目,我使用 Eclipse 进行编码,并安装了 Sonar 插件。当我进行提交时,Jenkins 会启动一个调用 Sonar 的构建。 Sonar 服务器随即更新。然而,Eclipse 中的违规行为并不是最新的。我知道本地分析,但是对每个模块进行分析很麻烦,而且服务器已经运行了更新,我只需要找到一种方法让 Eclipse 从服务器刷新违规行为。这些模块与 Sonar 和服务器关联得很好。这是否可以刷新违规行为,或者我应该采取不同的措施(以解决此问题)?

最佳答案

关于eclipse - 刷新 Eclipse 中的 Sonar 违规,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15875793/

相关文章:

c# - 通过代码运行MSBUILD并获得异步进度

deployment - 为什么我应该忽略 .elastbeanstalk 文件夹?

java - 如何在sonarqube中将文件配置为测试文件?

java - 如何将 Spring Boot 项目连接到 SonarQube

https - 如何配置 SonarQube6.2 使用 https?

eclipse - 如何从 Eclipse 调试正在运行的 node.js 应用程序?

java - MediaPlayer 提示 JAVA 版本错误

c# - 使用 NUnit 2.5.x 和 .Net 4.0 持续集成/构建

java - 保存 Eclipse 时格式化

java - Eclipse Formatter - 忽略 if 条件中的内容