[
https://issues.apache.org/jira/browse/BEAM-9251?focusedWorklogId=382042&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-382042
]
ASF GitHub Bot logged work on BEAM-9251:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Feb/20 02:43
Start Date: 05/Feb/20 02:43
Worklog Time Spent: 10m
Work Description: udim commented on issue #10773: [BEAM-9251] Fix
:sdks:java:io:kafka:updateOfflineRepository
URL: https://github.com/apache/beam/pull/10773#issuecomment-582215053
R: @chamikaramj
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 382042)
Time Spent: 20m (was: 10m)
> :sdks:java:io:kafka:updateOfflineRepository fails
> -------------------------------------------------
>
> Key: BEAM-9251
> URL: https://issues.apache.org/jira/browse/BEAM-9251
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Udi Meiri
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I resolved the 403 here: https://github.com/apache/beam/pull/10771
> Now getting a not found error:
> {code}
> Execution failed for task ':sdks:java:io:kafka:updateOfflineRepository'.
> > Could not resolve all dependencies for configuration
> > ':sdks:java:io:kafka:detachedConfiguration14'.
> > Could not find io.confluent:kafka-avro-serializer:5.3.2.
> Searched in the following locations:
> -
> file:/usr/local/google/home/ehudm/.m2/repository/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.pom
> -
> file:/usr/local/google/home/ehudm/.m2/repository/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.jar
> -
> https://repo.maven.apache.org/maven2/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.pom
> -
> https://repo.maven.apache.org/maven2/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.jar
> -
> https://jcenter.bintray.com/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.pom
> -
> https://jcenter.bintray.com/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.jar
> -
> https://plugins.gradle.org/m2/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.pom
> -
> https://plugins.gradle.org/m2/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.jar
> -
> https://repo.spring.io/plugins-release/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.pom
> -
> https://repo.spring.io/plugins-release/io/confluent/kafka-avro-serializer/5.3.2/kafka-avro-serializer-5.3.2.jar
> Required by:
> project :sdks:java:io:kafka
> {code}
> I found the package here:
> https://packages.confluent.io/maven/io/confluent/kafka-avro-serializer/5.3.2/
> but I have no idea what the official location is.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)