Plugin publishing doesn't include super-configuration dependencies

This plugin has a separate configuration that compile extends from, however the published pom does not contain those dependencies:

I assume that the plugin is using dependencies instead of allDependencies when it’s generating the POM.

Thanks Danny. We’ll push out a fix in the coming weeks.

Created GRADLE-3515 for this problem.

Hey Danny, this issue has now been resolved and has been included in the 0.9.5 release of the Plugin Publish plugin. Let us know if that solved your problem.