You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yufan Sheng (Jira)" <ji...@apache.org> on 2022/12/15 15:37:00 UTC

[jira] [Created] (FLINK-30430) Remove the useless dependencies in flink-connector-pulsar's dependencyManagement

Yufan Sheng created FLINK-30430:
-----------------------------------

             Summary: Remove the useless dependencies in flink-connector-pulsar's dependencyManagement
                 Key: FLINK-30430
                 URL: https://issues.apache.org/jira/browse/FLINK-30430
             Project: Flink
          Issue Type: Technical Debt
          Components: Connectors / Pulsar
    Affects Versions: pulsar-3.0.0, pulsar-4.0.0
            Reporter: Yufan Sheng
             Fix For: pulsar-3.0.0, pulsar-4.0.0


I can see a lot of useless dependencies exist in the root pom.xml file of flink-connector-pulsar. They are added in {{dependencyManagement}}. And we don't setting all the dependency versions in the {{properties}}.

I think we should clean up the pom and move all the versions to {{properties}}



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