Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cu-dev] Choose a new maven coordinate

Hello All,

There has been an ongoing discussion about removing the word `enterprise` from the Jakarta Concurrency maven coordinates under issue: https://github.com/jakartaee/concurrency/issues/805
This is a platform wide effort along with CDI and Security, and I have already made this update under PR: https://github.com/jakartaee/concurrency/pull/555
Which made the following change: 
Original group id: jakarta.enterprise.concurrent
New group id:      jakarta.concurrent

While working on staging/releasing an M2 version of Jakarta Concurrency, an alternative to our maven coordinates change was raised
Proposed group id: jakarta.concurrency

I have opened up a vote to see which group/artifact id is preferred `jakarta.concurrent` or `jakarta.concurrency`.
Please vote here: https://github.com/jakartaee/concurrency/issues/805#issuecomment-3922936009
Vote deadline: Feb. 25th 2026

Thank you,
Kyle Jon Aure

Back to the top