Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
It seems that the build is currently failing with this error
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:08 min [INFO] Finished at: 2021-08-19T10:22:16+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project flink-library-siddhi_2.11: Could not resolve dependencies for project org.apache.bahir:flink-library-siddhi_2.11:jar:1.1-SNAPSHOT: Failed to collect dependencies at org.wso2.siddhi:siddhi-core:jar:4.3.14 -> org.quartz-scheduler.wso2:quartz:jar:2.1.1.wso2v1: Failed to read artifact descriptor for org.quartz-scheduler.wso2:quartz:jar:2.1.1.wso2v1: Could not transfer artifact org.quartz-scheduler.wso2:quartz:pom:2.1.1.wso2v1 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/, default, releases+snapshots), wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/, default, releases+snapshots), wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/, default, snapshots), central (http://repo1.maven.org/maven2, default, releases)] -> [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/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :flink-library-siddhi_2.11