Declare javax.inject dependency by elharo · Pull Request #197 · apache/maven-pmd-plugin

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

elharo merged 1 commit intomasterfrom

dep

Apr 23, 2025

Merged

Conversation

@elharo

Copy link Copy Markdown

Contributor

@elharo elharo commented

Apr 23, 2025

No description provided.

@elharo elharo requested a review from Bukama

April 23, 2025 01:42

@elharo elharo marked this pull request as ready for review

April 23, 2025 11:10

@Bukama

Copy link Copy Markdown

Contributor

Bukama commented

Apr 23, 2025

Thought we do DI via sisu - however in the build sisu-inject-plexusis excluded?

@elharo elharo merged commit 00315ff into master

Apr 23, 2025

52 checks passed

@elharo elharo deleted the dep branch

April 23, 2025 16:20

@github-actions github-actions bot added this to the 3.26.1 milestone

Apr 23, 2025

@elharo

Copy link Copy Markdown

Contributor Author

elharo commented

Apr 23, 2025

We have so many variants of DI, and I have no idea which is used where at this point.

https://xkcd.com/927/

<dependency>
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

shouldn't be provided scope?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@olamy olamy olamy left review comments

@Bukama Bukama Awaiting requested review from Bukama

Assignees

@elharo elharo

Projects

None yet

Milestone

3.27.0

Development

Successfully merging this pull request may close these issues.

3 participants

@elharo @Bukama @olamy