[ https://issues.apache.org/jira/browse/BAHIR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
João Boto resolved BAHIR-280. ----------------------------- Fix Version/s: Flink-Next Resolution: Fixed > Could not transfer artifact org.quartz-scheduler.wso2:quartz:pom:2.1.1.wso2v1 > ----------------------------------------------------------------------------- > > Key: BAHIR-280 > URL: https://issues.apache.org/jira/browse/BAHIR-280 > Project: Bahir > Issue Type: Bug > Components: Flink Streaming Connectors > Reporter: Robert Metzger > Assignee: João Boto > Priority: Blocker > Fix For: Flink-Next > > > It seems that the build is currently failing with this error > {code} > [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 > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)