I'm facing problem with surefire-plugin:2.12.4:test when compiling OpenMRS Initializer module

Hello, I’m facing problem bellow with surefire-plugin:2.12.4:test when i compile OpenMRS Initializer module using this link https://github.com/mekomsolutions/openmrs-module-initializer/blob/master/README.md. Need help please. Thanks

[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Initializer … SUCCESS [ 17.961 s] [INFO] Initializer API … FAILURE [01:44 min] [INFO] Initializer API 2.3 … SKIPPED [INFO] Initializer OMOD … SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:07 min [INFO] Finished at: 2019-12-12T19:56:46+02:00 [INFO] Final Memory: 61M/210M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project initializer-api: There are test failures. [ERROR] [ERROR] Please refer to /home/vagrant/openmrs-module-initializer/api/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :initializer-api