eidottermihi / analysis-suite-plugin

Jenkins analysis-suite plugin

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Analysis Suite

This module combines all static code analysis plugins within a single project. All parts (checkstyle, PMD, etc.) are referenced with Git submodules. After cloning this suite you can get the referenced submodules using the following commands:

git submodule init
git submodule update

Then you can build all plug-ins by running mvn install in the toplevel folder. There is also an IntelliJ configuration committed that contains the coding style used in all of these projects.

All plug-ins are maintained by Ullrich Hafner. For more details please refer to the wiki page https://wiki.jenkins-ci.org/x/CwDgAQ.

About

Jenkins analysis-suite plugin

http://jenkins-ci.org/


Languages

Language:Shell 100.0%