使用 gradle 0.9-rc-1 代码质量插件时如何指定 checkstyle 版本?

发布于 2024-09-19 07:54:42 字数 234 浏览 7 评论 0原文

我已经使用 maven2 一段时间了,目前正在尝试 gradle 构建工具。

我想做的一件事是运行 checkstyle,但我当前的项目正在使用 checkstyle 4.4,其规则似乎与 gradle 代码质量插件正在使用的最新版本的 checkstyle 不兼容。当然,我可以而且可能应该最终转向更新版本的 checkstyle,但是当我使用代码质量插件时,有没有办法指定使用哪个版本的 checkstyle?

谢谢。

I've been using maven2 for a while now, and I'm trying out gradle build tool at the moment.

One of the things I would like to do is to run checkstyle, but my current project is using checkstyle 4.4 with rules that don't seem to be compatible with the latest version of checkstyle which gradle code-quality plugin is using. Sure, I can and probably should move on to the newer version of checkstyle eventually, but is there a way to specify which version of checkstyle to use when I'm using code-quality plugin?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

猫性小仙女 2024-09-26 07:54:42

目前无法以编程方式实现这一点。但我们的下一个里程碑之一将允许您做到这一点。

This is not possible programmatically at the moment. But one of our next milestones will allow you to do that.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文