Gradle Build Error .. Need help

All Gradle experts…

Getting this Build error … is there any known reasons for this ?
Execution failed for task ‘:JFCUnitSupport:compileJava’.

Could not resolve all files for configuration ‘:JFCUnitSupport:compileClasspath’.
Could not resolve org.apache.logging.log4j:log4j-api:2.11.2.
Required by:
project :JFCUnitSupport
Could not resolve org.apache.logging.log4j:log4j-api:2.11.2.
Could not parse POM https://inblrkisnw2292.ad005.onehc.net:8082/artifactory/repo1-cache/org/apache/logging/log4j/log4j-api/2.11.2/log4j-api-2.11.2.pom
Could not find org.apache.logging.log4j:log4j:2.11.2.
Searched in the following locations:

Version of Gradle used: 5.4

I noticed that the module and the repository URL are the same as those in your other post.

Did you notice that too?

It looks like the same repository URL that you already established doesn’t exist. Or am I overlooking something?