Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found. #78

Open
im-o opened this issue Nov 30, 2020 · 2 comments

Comments

@im-o
Copy link

im-o commented Nov 30, 2020

Sorry, i have problem with this. maybe because my gradle?
I used dependencies gradle : gradle:4.1.1 and wrapper : gradle-6.5? how i can fixed it? thankyou.

error message : org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found.

@waterWang
Copy link

The FindBugs plugin has been removed

The deprecated FindBugs plugin has been removed. As an alternative, you can use the SpotBugs plugin from the Gradle Plugin Portal.

https://docs.gradle.org/current/userguide/upgrading_version_5.html

@im-o
Copy link
Author

im-o commented Apr 24, 2021

@waterWang thankyou, because im not need it, i remove findBugs and solved update my gradle to latest version.🍻

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

No branches or pull requests

2 participants