This plugin has a separate configuration that compile extends from, however the published pom does not contain those dependencies:
- https://github.com/nebula-plugins/gradle-lint-plugin/blob/master/build.gradle#L60-L71
- https://gradleware-plugins.s3.amazonaws.com/com.netflix.nebula/gradle-lint-plugin/0.30.11/a2ee32db4640ed57fef5af8e9bedc5b3307d201b5c02507bb3d4803a61d77c30/gradle-lint-plugin-0.30.11.pom
I assume that the plugin is using dependencies
instead of allDependencies
when it’s generating the POM.