Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

JuditKnoll
Copy link
Contributor

The SpotBugs maven plugin does not support currently SpotBugs' chooseVisitors parameter, which provides the possibility to enable and disable detectors. Without this it's not possible to run a detectors disabled by default together with all enabled detectors without specifying all detectors. This PR resolves this problem.
The chooseVisitors parameter in the SpotBugs official documentation.

Closes #795.

Copy link

sonarqubecloud bot commented Sep 4, 2025

@hazendaz
Copy link
Member

hazendaz commented Sep 5, 2025

@JuditKnoll Thanks so much! Will get a release out over weekend.

@hazendaz hazendaz merged commit 0cb89f2 into spotbugs:master Sep 5, 2025
20 of 22 checks passed
@JuditKnoll JuditKnoll deleted the choosevisitors branch September 5, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support the chooseVisitors option

2 participants