Conversation
|
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. |
|
@hendrikebbers jakarta.inject is not supported by Maven - mainly due to a missing feature in Eclipse Sisu. |
|
Makes sense. Meanwhile anyone feel like approving this so I can merge and move forward? |
No description provided.