| Yes, exactly, that's the purpose of the relocation artifacts. If someone is using the old coordinates still via Maven, they'll see a warning in their build about the changed coordinates, but the build continues to work by using the new one. Perhaps that mechanism isn't supported by Gradle fully? |