I was thinking this was the case as well, but was not sure. Thanks for confirming Joakim.
On Oct 13, 2025, at 11:50 AM, Joakim Erdfelt via jakartaee-platform-dev <jakartaee-platform-dev@xxxxxxxxxxx> wrote:
Ondro,
What you are referring to is the `<relocation>` element in the Maven Pom.
It would exist in old maven coordinates, pointing to the new maven coordinates. Thing is, this relocation is version specific, it doesn't apply to all versions (now and in the future).
- Joakim Hello, Emily,
Thank for this proposal, and for including detailed reasoninh in it. For the case of maven artifacts, did you consider aliasing of artifacts which is supported by Maven Central? Even if an artifact is renamed, with this approach, it’s possible to use old artifact coordinates with new versions, and Maven automatically pulls artifacts that have the new coordinates.
Ondro
_______________________________________________jakartaee-platform-dev mailing listjakartaee-platform-dev@xxxxxxxxxxxTo unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakartaee-platform-dev
|