FindBugs Maven Plugin

A Maven 2 plugin for printing FindBugs static analysis reports.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.rumati.maven.plugins
ArtifactId

ArtifactId

findbugs-maven-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

FindBugs Maven Plugin
A Maven 2 plugin for printing FindBugs static analysis reports.
Project URL

Project URL

https://github.com/jesselong/findbugs-maven-plugin
Source Code Management

Source Code Management

https://github.com/jesselong/findbugs-maven-plugin/

Download findbugs-maven-plugin

How to add to project

<plugin>
    <groupId>net.rumati.maven.plugins</groupId>
    <artifactId>findbugs-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 2.2
org.codehaus.plexus : plexus-utils jar 3.0
com.google.code.findbugs : findbugs jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0