Skip to content

debezium/dbz#1616 Add dependency to debezium-connect-plugins#146

Merged
mfvitale merged 3 commits intodebezium:mainfrom
mfvitale:dbz#1616
Mar 23, 2026
Merged

debezium/dbz#1616 Add dependency to debezium-connect-plugins#146
mfvitale merged 3 commits intodebezium:mainfrom
mfvitale:dbz#1616

Conversation

@mfvitale
Copy link
Member

Copy link
Member

@nrkljo nrkljo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

</dependency>
<dependency>
<groupId>io.debezium</groupId>
<artifactId>debezium-connect-plugins</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mfvitale Please make sure that this PR and all related in other repos define version in dependency management. See what is done for debezium-storage-file. This is required for the build process. Thanks

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jpechane I don't see any specific version in debezium-storage-file. Am I missing something?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mfvitale https://github.com/debezium/debezium-connector-informix/blob/main/pom.xml#L102

Note the difference, it is in dependencyManagement section

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mfvitale https://github.com/debezium/debezium-connector-informix/blob/main/pom.xml#L102

Note the difference, it is in dependencyManagement section

Got it! I was looking to debezium-storage-file module not the dependency in the connector 🤦‍♂️

mfvitale added 3 commits March 2, 2026 12:18
Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
…or release

Signed-off-by: Fiore Mario Vitale <mvitale@redhat.com>
@mfvitale mfvitale merged commit 72f6779 into debezium:main Mar 23, 2026
14 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a dedicated module for Debezium Kafka Connect plugins

3 participants