pzzz / badger

Generates status badges for PMD, Checkstyle, Findbugs and JaCoCo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pzzz badger

Jenkins Build Status JaCoCo Coverage Spotbugs Results Checkstyle Results

Provides a Maven an Ant plugin to generate status badges for:

  • CheckStyle
  • PMD
  • FindBugs
  • JaCoCo

Project origin

Builds upon BorderTech/badger which provided the same functionality for Maven. The original code was modified to be useable with Ant instead.

Example Badges

These are the badges for the Badger project itself:

PMD badge Checkstyle Findbugs

Here are some examples of badges where warnings are reported:

PMD badge Checkstyle Findbugs

Here are some examples of badges where issues are detected:

PMD badge Checkstyle Findbugs

About

Generates status badges for PMD, Checkstyle, Findbugs and JaCoCo

License:MIT License


Languages

Language:Java 65.8%Language:XSLT 34.2%