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

Yufan Sheng commented on FLINK-30427:
-------------------------------------

The bouncycastle dependency is introduced by {{pulsar-client-all}}, you can 
check the dependencies list here: 
https://mvnrepository.com/artifact/org.apache.pulsar/pulsar-client-all/2.10.2.

I don't know why we need to explicit set the bouncycastle in Pulsar connector? 
It seems like you mis set the bouncycastle as a test dependency. So just remove 
them in {{dependencyManagement}} would be better.

> Pulsar SQL connector lists not bundled dependencies
> ---------------------------------------------------
>
>                 Key: FLINK-30427
>                 URL: https://issues.apache.org/jira/browse/FLINK-30427
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Pulsar
>    Affects Versions: pulsar-3.0.0
>            Reporter: Dawid Wysakowicz
>            Assignee: Martijn Visser
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: pulsar-3.0.0, pulsar-4.0.0
>
>
> flink-connector-pulsar lists:
> {code}
> - org.bouncycastle:bcpkix-jdk15on:1.69
> - org.bouncycastle:bcprov-ext-jdk15on:1.69
> {code}
> but does not bundle them. (It uses them in test scope)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to