Access denied Warning During Omod Compilation

Does these have any implication to the functionality of my module? I encounter the warning below whenever I compile my omod in netbeans;

Downloading: https:…bintray…

Could not transfer metadata org.apache.maven.plugins:maven-compiler-plugin/maven-metadata.xml from/to openmrs-bintray-repo (https://dl.bintray.com/openmrs/maven/): Access denied to: https://dl.bintray.com/openmrs/maven/org/apache/maven/plugins/maven-compiler-plugin/maven-metadata.xml , ReasonPhrase:Forbidden.

does the module compile successfully?

No, it will always fail

as you can see bin tray came to end of life,Bintray End of Life could you just simply clone a module from github and build that using mvn clean install so that you get the .omod file for deploying