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

2021-09-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/BAHIR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420824#comment-17420824
 ] 

ASF subversion and git services commented on BAHIR-280:
---

Commit f2993613ad62e816bdc1dcc013dbb57904f6b64e in bahir-flink's branch 
refs/heads/master from Joao Boto
[ https://gitbox.apache.org/repos/asf?p=bahir-flink.git;h=f299361 ]

[BAHIR-280] Update siddhi to 5.1.19


> 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
>Priority: Blocker
>
> 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  -rf :flink-library-siddhi_2.11
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-09-13 Thread Robert Metzger (Jira)


[ 
https://issues.apache.org/jira/browse/BAHIR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414482#comment-17414482
 ] 

Robert Metzger commented on BAHIR-280:
--

The repo currently referenced by bahir only contains versions up until "4.5.9": 
https://maven.wso2.org/nexus/content/repositories/releases/org/wso2/siddhi/siddhi-core/
 

Upgrading to 5.1.13 would require changing a lot in the code: 
https://search.maven.org/artifact/io.siddhi/siddhi-core/5.1.13/bundle.

To facilitate a fast release, I propose to remove the siddhi library from the 
build.

> 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
>Priority: Blocker
>
> 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  -rf :flink-library-siddhi_2.11
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-09-13 Thread Robert Metzger (Jira)


[ 
https://issues.apache.org/jira/browse/BAHIR-280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414474#comment-17414474
 ] 

Robert Metzger commented on BAHIR-280:
--

It seems the first version where this is fixed in siddhi is "v5.1.13": 
https://github.com/siddhi-io/siddhi/commit/fdae8bc1fd5dc53d93e847465205e11d2f2634a1
 

> 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
>Priority: Blocker
>
> 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  -rf :flink-library-siddhi_2.11
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)