Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakarta.ee-spec.committee] Update dependencies to use the jakarta.* groupId releases

In going through the maven dependency graphs to build a required spec project release ordering, I’m seeing a number of projects that have not updated their dependencies to use the jakarta.* based groupId versions of the dependencies. Every project should be doing this for the JakartaEE8 release. The only dependency that I know does not currently have a jakarta.* groupId is the javax.inject:javax.inject, which will be getting forked into eclipse-ee4j and released. If I run into other spec projects that don’t have a jakarta.* groupId, I’ll point them out as we will need to decide if we are changing their release GAV for this release.


Back to the top