I didn't think you should get any warning, why should you?
If anything, then you should probably automatically get artifacts from the new coordinates I'd guess.
But I don't know whether Gradle handles relocating in any way actually.
m
Martin
10/27/2024, 10:38 PM
I model this as a “deprecation” for coordinates, I don’t want to keep the redirect forever
Martin
10/27/2024, 10:38 PM
So if the user isn’t made aware of the move it kind of defeats the feature IMO
Martin
10/27/2024, 10:40 PM
There’s a relocation.message too. Feels like this should be displayed somewhere?
Yeah, I've read up on it in the Maven docs, so a warning would probably make sense and be the intention of the feature.
I somehow thought I'd the latest version of the requested coordinates is a redirect but you request a newer version the redirect would also simply work, but that would probably be but a good idea.