apache / apache/camel-quarkus

Do not let third party BOM cross-manage other extensions' dependencies

Open
#3,669 1 comment 0 reactions 0 assignees View on GitHub
housekeeping
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

Follows up #3302

E.g. Debezium BOM brings org.reflections:reflections but none our Debezium extensions actually requires it.

There are a couple of other extensions (JBPM and Asterisk) which have nothing to do with Debezium and we let Debezium BOM manage reflections for them.

Ideally, when flattening our BOM, the third-party BOMs should be only taken effective in the scope of extensions where those BOMs are intended to use: Debezium BOM for Debezium extensions, Azure BOM for Azure extensions, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how the project flattens its BOM and applies third-party BOM dependency management to extensions. Check the Debezium, Azure, JBPM, and Asterisk extension dependency scopes, then verify that each third-party BOM affects only its intended extensions and no unrelated dependencies such as org.reflections.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.