joakime commented on issue #11255: URL: https://github.com/apache/maven/issues/11255#issuecomment-3398123522
The `<relocation>` element in the pom? For the pom.xml, I don't see how that would work. The pom itself is version specific, and deployed to a specific version. There would need to be something like a `maven-metadata.xml` change to support that. (That's a piece of XML on the repository that sits at various levels (group, artifact, etc) to support things outside of a specific pom.xml. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
