mifos-mobile icon indicating copy to clipboard operation
mifos-mobile copied to clipboard

Gradle build failure error

Open mukundpradhan-inndata opened this issue 3 years ago • 2 comments

Summary:

Gradle build failed with error Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found.

Steps to reproduce:

  1. Clone the repository.
  2. Open the project in android studio
  3. Gradle project sync failed. Basic functionality (e.g editing, debugging) will not work properly.

Expected behaviour:

The app should run successfully.

Observed behaviour: Poject build failed with below error : org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found (Caused by: org.gradle.api.plugins.UnknownPluginException: Plugin with id 'findbugs' not found).

Device and Android version:

Till not running any device.

Screenshots:

image

mukundpradhan-inndata avatar Jul 05 '21 06:07 mukundpradhan-inndata

Hey, is this issue still there? Cause when I tried to build it on my system, there were no issues.

duttabhishek0 avatar Aug 25 '21 15:08 duttabhishek0

This happens sometimes with me too

rahul-gill avatar Mar 23 '22 10:03 rahul-gill