Hudson / Sonar 报告有关编译器警告的信息
是否有一个插件可以在 Hudson 和/或 Sonar 中显示编译器警告?
Is there a plugin to show compiler warnings in Hudson and / or Sonar?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
是否有一个插件可以在 Hudson 和/或 Sonar 中显示编译器警告?
Is there a plugin to show compiler warnings in Hudson and / or Sonar?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
Hudson/Jenkins 有警告插件。 Sonar 没有类似的插件,但我想知道编译器检查是否与 Sonar 中嵌入的许多检查(Checkstyle、Sonar Squid、PMD、Findbugs...)是多余的。
Hudson/Jenkins has the Warnings plugin. There's no similar plugin for Sonar, but I'm wondering if the compiler checks are redundant with the many checks embedded in Sonar (Checkstyle, Sonar Squid, PMD, Findbugs, ...).