kbendick commented on issue #3620:
URL: https://github.com/apache/iceberg/issues/3620#issuecomment-982904281


   Well that solves the name look up thing.
   
   For the record, I'm able to reproduce the issue with just the repository and 
the package as well.
   
   But the primary issue of why it's not able to resolve an slf4j version isn't 
solved.
   
   From the logs it looks like it is coming up with multiple dependency 
versions declared, or maybe conflicting versions declared in different 
dependencies.
   
   I wonder if we've recently added any dependencies that aren't excluding 
slf4j in a way that they should.
   
   I'm going to run some of the Gradle dependency resolution tools over the 
current master branch and see if something comes up.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to