You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/07/07 21:40:08 UTC

[GitHub] [incubator-iceberg] vrozov commented on issue #175: All compile scope dependencies should be explicitly declared

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org