>From what I know it is no taken into account by the resolver.
Elliotte Rusty Harold wrote on 2020-02-14 14:25 (GMT -08:00): > On Fri, Feb 14, 2020 at 5:12 PM Hervé BOUTEMY <[email protected]> wrote: >> >> Le vendredi 14 février 2020, 14:11:07 CET Elliotte Rusty Harold a écrit : >> > Changing group IDs of existing projects is a very bad idea. >> there is relocation strategy: >> https://maven.apache.org/guides/mini/guide-relocation.html >> but AFAIK, it is under-tested... >> > > Interesting. How does that affect dependency mediation? That is, if an > old artifact (pre relocation) and a newer artifact both appear in the > dependency graph will both be added to the classpath? Or does Maven > treat them as the same and pick the one it sees first? > > > > -- > Elliotte Rusty Harold > [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
