Skip to content

Convert to Guice injection#218

Merged
elharo merged 7 commits intomasterfrom
guice
Dec 26, 2024
Merged

Convert to Guice injection#218
elharo merged 7 commits intomasterfrom
guice

Conversation

@elharo
Copy link
Copy Markdown
Contributor

@elharo elharo commented Dec 20, 2024

No description provided.

@elharo elharo requested a review from michael-o December 20, 2024 11:47
@elharo elharo marked this pull request as ready for review December 20, 2024 11:47
@hendrikebbers
Copy link
Copy Markdown

Since javax.inject is outdated at has been transferred to Jakarta it would be best to directly use https://mvnrepository.com/artifact/jakarta.inject/jakarta.inject-api

@elharo
Copy link
Copy Markdown
Contributor Author

elharo commented Dec 24, 2024

Since javax.inject is outdated at has been transferred to Jakarta it would be best to directly use https://mvnrepository.com/artifact/jakarta.inject/jakarta.inject-api

That's a separate decision that would need to be made in core first since it provides these dependencies. For now the project policy is to use javax.inject. See https://maven.apache.org/maven-jsr330.html and https://cwiki.apache.org/confluence/display/MAVEN/Maven+Ecosystem+Cleanup

And don't get me started on Oracle's faithlessness on Java EE.

@slachiewicz
Copy link
Copy Markdown
Member

@hendrikebbers jakarta.inject is not supported by Maven - mainly due to a missing feature in Eclipse Sisu.
See eclipse-sisu/sisu-project#103
eclipse-sisu/sisu-project#92

@elharo
Copy link
Copy Markdown
Contributor Author

elharo commented Dec 25, 2024

Makes sense. Meanwhile anyone feel like approving this so I can merge and move forward?

@elharo elharo merged commit e6f7094 into master Dec 26, 2024
@elharo elharo deleted the guice branch December 26, 2024 12:44
hboutemy pushed a commit that referenced this pull request Apr 2, 2026
* Prefer Guice to Plexus
hboutemy pushed a commit that referenced this pull request Apr 3, 2026
* Prefer Guice to Plexus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants