Hello, I am newbie in to the org and fineract project. I have installed tomcat, mysql-server and every other stuff cloned too. On running the RAT ./gradlew rat i get build fail and here is the error. Any help would be appreciated thanks
FAILURE: Build failed with an exception. * Where: Script '/Users/rachmann/Documents/open_source/fineract/fineract/fineract-provider/dependencies.gradle' line: 30 * What went wrong: A problem occurred evaluating script. > Could not find method providedCompile() for arguments [] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/4.10/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 2s
