On Fri, Feb 14, 2020 at 5:12 PM Hervé BOUTEMY <herve.bout...@free.fr> 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
elh...@ibiblio.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to