[
https://issues.apache.org/jira/browse/FLINK-20545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246352#comment-17246352
]
Dawid Wysakowicz commented on FLINK-20545:
------------------------------------------
Where did this happen? On azure? It is most probably a transient maven error
similar to:
https://issues.apache.org/jira/browse/FLINK-17274?jql=project%20%3D%20FLINK%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20text%20~%20%22maven%22
> SQLClientSchemaRegistryITCase compilation failed
> ------------------------------------------------
>
> Key: FLINK-20545
> URL: https://issues.apache.org/jira/browse/FLINK-20545
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.13.0
> Reporter: Echo Lee
> Priority: Critical
> Fix For: 1.13.0
>
>
> kafka-schema-registry-parent-5.5.2 could not be downloaded, The compilation
> error is as follows:
> {code:java}
> [ERROR] Failed to execute goal on project
> flink-end-to-end-tests-common-kafka: Could not resolve dependencies for
> project
> org.apache.flink:flink-end-to-end-tests-common-kafka:jar:1.13-SNAPSHOT:
> Failed to collect dependencies at
> io.confluent:kafka-avro-serializer:jar:5.5.2: Failed to read artifact
> descriptor for io.confluent:kafka-avro-serializer:jar:5.5.2: Could not find
> artifact io.confluent:kafka-schema-registry-parent:pom:5.5.2 in ...
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)