Skip to content

[fix][build] Fix the Jetty 9 bom override solution for Alluxio plugin#19

Merged
nodece merged 1 commit intoapache:masterfrom
lhotari:lh-fix-jetty9-bom-override
Apr 29, 2026
Merged

[fix][build] Fix the Jetty 9 bom override solution for Alluxio plugin#19
nodece merged 1 commit intoapache:masterfrom
lhotari:lh-fix-jetty9-bom-override

Conversation

@lhotari
Copy link
Copy Markdown
Member

@lhotari lhotari commented Apr 29, 2026

Motivation

The current pulsar-connector-dependencies will add all aliases for all dependencies in the libs.versions.toml.
There was one BOM jetty9-bom which was conflicting with jetty-bom.

Modifications

This PR adds changes where jetty9-bom alias is renamed to jetty9-bom-override. In pulsar-connector-dependencies, all aliases ending with .override will be skipped.

@nodece nodece merged commit 6d09baa into apache:master Apr 29, 2026
2 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.

2 participants