# \#gradle-3532

**URL:** https://discuss.gradle.org/tag/gradle-3532/203.md

[Latest](https://discuss.gradle.org/latest.md) · [Categories](https://discuss.gradle.org/categories.md) · [Tags](https://discuss.gradle.org/tags.md)

---

## [Plugin publish fails with NPE if dependency doesn't have version](https://discuss.gradle.org/t/plugin-publish-fails-with-npe-if-dependency-doesnt-have-version/19070)

<div class="topic-metadata">

**Author:** [@Danny\_Thomas1](https://discuss.gradle.org/u/Danny_Thomas1)\
**Replies:** 2\
**Last updated:** [September 16, 2016, 3:42pm UTC](https://discuss.gradle.org/t/plugin-publish-fails-with-npe-if-dependency-doesnt-have-version/19070 "2016-09-16T15:42:37Z")

</div>

Gradle Version: 3.0 Operating System: Linux Is this a regression? Unknown In this commit for this project, I omitted a version on a dependency because it's set automatically by a resolutionStrategy in a plugin: Ho…
