vrozov commented on issue #175: All compile scope dependencies should be explicitly declared URL: https://github.com/apache/incubator-iceberg/issues/175#issuecomment-509032908 @rdblue Please reopen as the issue is not fixed by #250 and/or #230. To confirm, please use `checkImplicitDependencies` task: ``` Execution failed for task ':iceberg-core:checkImplicitDependencies'. > Found 2 implicit dependencies - consider adding the following explicit dependencies to 'core/build.gradle', or avoid using classes from these jars: dependencies { implementation 'io.netty:netty-all' implementation 'org.apache.hadoop:hadoop-common' } ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
