ccudennec-otto commented on PR #21035:
URL: https://github.com/apache/kafka/pull/21035#issuecomment-3625466816

   @yawkat : Does Sonatype also need to configure relocation for 1.10.1?
   
   I still get this error when trying to update my local (Maven) project:
   ```
   Could not find artifact org.lz4:lz4-java:pom:v1.10.1 in central 
(https://repo1.maven.org/maven2)
   ```
   
   In my Gradle projects I can still use the `replacedBy` approach described 
above - but this time I need to declare the dependency to 
`at.yawk.lz4:lz4-java:1.10.1` myself.
   
   So either Sonatype needs to support relocation or everyone needs to replace 
the dependency, I suppose?
   
   (Thanks for your great work so far, by the way! 🌻 🚀 )


-- 
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]

Reply via email to