简体   繁体   English

CodeNarc Maven 插件

[英]CodeNarc Maven Plugin

We have a project that uses Groovy extensively and we use Maven to build our artifacts.我们有一个广泛使用 Groovy 的项目,我们使用 Maven 来构建我们的工件。 (IntelliJ as our IDE) (IntelliJ 作为我们的 IDE)

We wanted to incorporate some automated code-style checking, and thought we might use codecarc-maven-plugin .我们想结合一些自动化的代码样式检查,并认为我们可以使用codecarc-maven-plugin However, since that was from Codehaus, which gone now, is the plugin actively supported somewhere else?但是,既然那是来自 Codehaus 的,现在已经消失了,那么其他地方是否积极支持该插件?

Any other good options to run a Groovy style checker automatically during a Maven build?在 Maven 构建期间自动运行 Groovy 样式检查器的任何其他好的选择?

That's a good catch.这是一个很好的收获。 I'll add a pull request to update the website link.我将添加一个拉取请求来更新网站链接。 You can find the new plugin information on GitHub: https://github.com/gleclaire/codenarc-maven-plugin你可以在 GitHub 上找到新的插件信息: https : //github.com/gleclaire/codenarc-maven-plugin

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM