{"id":13470110,"url":"https://github.com/gleclaire/findbugs-maven-plugin","last_synced_at":"2025-03-26T09:32:22.457Z","repository":{"id":6037516,"uuid":"7261855","full_name":"gleclaire/findbugs-maven-plugin","owner":"gleclaire","description":"Maven Mojo Plug-In to generate reports based on the FindBugs Analyzer","archived":true,"fork":false,"pushed_at":"2019-10-05T20:02:57.000Z","size":3008,"stargazers_count":56,"open_issues_count":14,"forks_count":92,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-08-01T16:18:38.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gleclaire.github.io/findbugs-maven-plugin/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gleclaire.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-20T17:57:23.000Z","updated_at":"2023-01-28T17:00:22.000Z","dependencies_parsed_at":"2022-08-30T11:32:02.788Z","dependency_job_id":null,"html_url":"https://github.com/gleclaire/findbugs-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleclaire%2Ffindbugs-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleclaire%2Ffindbugs-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleclaire%2Ffindbugs-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gleclaire%2Ffindbugs-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gleclaire","download_url":"https://codeload.github.com/gleclaire/findbugs-maven-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222131035,"owners_count":16936304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T16:00:23.290Z","updated_at":"2024-10-29T23:32:02.968Z","avatar_url":"https://github.com/gleclaire.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Findbugs Maven Plugin\n\n\n[![Build Status](https://travis-ci.org/gleclaire/findbugs-maven-plugin.svg?branch=master)](https://travis-ci.org/gleclaire/findbugs-maven-plugin)\n[![Maven central](https://maven-badges.herokuapp.com/maven-central/org.codehaus.mojo/findbugs-maven-plugin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.codehaus.mojo/findbugs-maven-plugin)\n[![Apache 2](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\n## Status ##\n\n**Note: ** Since Findbugs is no longer maintained, please use Spotbugs which has a Maven plugin. It is located [here](https://spotbugs.github.io/)\n\n## Latest Snapshot ##\n\nPlease download latest snapshots from [here](https://oss.sonatype.org/content/repositories/snapshots/org/codehaus/mojo/findbugs-maven-plugin/)\n\nBuilding findbugs-maven-plugin Requirements\n=====================\n\nJava 7 is required.  This will allow analysis of bytecode up to Java 8\n\nfindbugs-maven-plugin\n=====================\n\nMaven Mojo Plug-In to generate reports based on the FindBugs Analyzer\n\nRun all tests\n```\nmvn -DtestSrc=remote -Prun-its clean install -D\"invoker.parallelThreads=4\"\n```\nSkip tests\n```\nmvn -DskipTests=true clean install\n```\nRun tests on findbugs test source code that is local instead of from FindBugs github repository\n```\nmvn -DtestSrc=local -DlocalTestSrc=/opt/findBugs -Prun-its clean install -D\"invoker.parallelThreads=4\"\n```\n\nRun selected tests\n```\nmvn -DtestSrc=remote -Prun-its -Dinvoker.test=build-*,basic-1,check-nofail clean install -D\"invoker.parallelThreads=4\"\n```\n\nRun tests in debugger\n```\nmvn -Dmaven.surefire.debug=\"-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE\" -Prun-its clean install \n```\n\nRun selected tests in debugger\n```\nmvn -Dmaven.surefire.debug=\"-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=8000 -Xnoagent -Djava.compiler=NONE\" -Prun-its -Dinvoker.test=build-*,basic-1,check clean install\n```\n\nRun gui with a specific version \n```\nmvn org.codehaus.mojo:findbugs-maven-plugin:3.0.6-SNAPSHOT:gui \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleclaire%2Ffindbugs-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgleclaire%2Ffindbugs-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgleclaire%2Ffindbugs-maven-plugin/lists"}