[ 
https://issues.apache.org/jira/browse/BEAM-9292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Romanenko updated BEAM-9292:
-----------------------------------
    Description: 
To support Confluent Schema Registry, KafkaIO has a dependency from 
{{https://packages.confluent.io/maven/}} repository. In this case, it should 
add this repository into published KafkaIO pom file. Otherwise, it will fail 
with the following error during building a user pipeline:
{code}
[ERROR] Failed to execute goal on project kafka-io: Could not resolve 
dependencies for project org.apache.beam.issues:kafka-io:jar:1.0.0-SNAPSHOT: 
Could not find artifact 
org.apache.beam:beam-sdks-java-io-kafka:jar:2.20.0-SNAPSHOT in snapshots
{code}

  was:
To support Confluent Schema Registry, KafkaIO has a dependency from 
{{https://packages.confluent.io/maven/}} repository. In this case, it should 
add this repository into published KafkaIO pom file. Otherwise, it will fail 
with the following error:
{code}
[ERROR] Failed to execute goal on project kafka-io: Could not resolve 
dependencies for project org.apache.beam.issues:kafka-io:jar:1.0.0-SNAPSHOT: 
Could not find artifact 
org.apache.beam:beam-sdks-java-io-kafka:jar:2.20.0-SNAPSHOT in snapshots
{code}


> Provide an ability to specify additional maven repositories for published POMs
> ------------------------------------------------------------------------------
>
>                 Key: BEAM-9292
>                 URL: https://issues.apache.org/jira/browse/BEAM-9292
>             Project: Beam
>          Issue Type: Improvement
>          Components: build-system, io-java-kafka
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: Major
>
> To support Confluent Schema Registry, KafkaIO has a dependency from 
> {{https://packages.confluent.io/maven/}} repository. In this case, it should 
> add this repository into published KafkaIO pom file. Otherwise, it will fail 
> with the following error during building a user pipeline:
> {code}
> [ERROR] Failed to execute goal on project kafka-io: Could not resolve 
> dependencies for project org.apache.beam.issues:kafka-io:jar:1.0.0-SNAPSHOT: 
> Could not find artifact 
> org.apache.beam:beam-sdks-java-io-kafka:jar:2.20.0-SNAPSHOT in snapshots
> {code}



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

Reply via email to