You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Robert Metzger (Jira)" <ji...@apache.org> on 2021/08/19 08:29:00 UTC

[jira] [Created] (BAHIR-280) Could not transfer artifact org.quartz-scheduler.wso2:quartz:pom:2.1.1.wso2v1

Robert Metzger created BAHIR-280:
------------------------------------

             Summary: 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


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)