Hello everyone… i cloned the patientlist module and i built it with the command “mvn clean install” i didn’t change anything in it but it gives me this error
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (validate) on project patientlist-api: Execution validate of goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check failed: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1 or one of its dependencies could not be resolved: Failure to find org.openmrs.module:openhmis.commons-tools:jar:4.1.0-SNAPSHOT in https://dl.bintray.com/openmrs/maven/ was cached in the local repository, resolution will not be reattempted until the update interval of openmrs-bintray-repo has elapsed or updates are forced -> [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/PluginResolutionException