Skip to content

Fix: Remove javax.inject dependency#1859

Open
cstamas wants to merge 1 commit intoapache:masterfrom
cstamas:issue-1858
Open

Fix: Remove javax.inject dependency#1859
cstamas wants to merge 1 commit intoapache:masterfrom
cstamas:issue-1858

Conversation

@cstamas
Copy link
Copy Markdown
Member

@cstamas cstamas commented May 4, 2026

As it was wrongly introduced in PM #1814. Core of resolver object graph declares javax.inject as optional, but the mentioned PR made it mandatory.

Fixes #1858

As it was wrongly introduced in PM apache#1814. Core of resolver
object graph declares javax.inject as optional, but the
mentioned PR made it mandatory.

Fixes apache#1858
@cstamas cstamas self-assigned this May 4, 2026
@cstamas cstamas added the bug Something isn't working label May 4, 2026
@cstamas cstamas added this to the 2.0.18 milestone May 4, 2026
@cstamas cstamas requested review from gnodet and slawekjaranowski May 4, 2026 09:22
@cstamas
Copy link
Copy Markdown
Member Author

cstamas commented May 4, 2026

@cstamas cstamas marked this pull request as ready for review May 4, 2026 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing javax.inject.Provider from TrackingFileManagerProvider

1 participant