1

We have a project that uses Groovy extensively and we use Maven to build our artifacts. (IntelliJ as our IDE)

We wanted to incorporate some automated code-style checking, and thought we might use codecarc-maven-plugin. However, since that was from Codehaus, which gone now, is the plugin actively supported somewhere else?

Any other good options to run a Groovy style checker automatically during a Maven build?

4

1 回答 1

1

这是一个很好的收获。我将添加一个拉取请求以更新网站链接。您可以在 GitHub 上找到新的插件信息:https ://github.com/gleclaire/codenarc-maven-plugin

于 2017-09-13T12:24:22.917 回答