nebula-plugins / nebula-plugin-plugin

Plugin for plugins, heavily opinionated about nebula-plugins
Apache License 2.0
15 stars 15 forks source link

Plugin name mismatch in Gradle Portal #28

Closed jmcgarr closed 8 years ago

jmcgarr commented 8 years ago

I tried to use the plugin via the README.md and gradle says it can't find the plugin. The docs are pointing to 'nebula.plugin-plugin', but I can see this plugin was published as 'nebula.nebula-plugin'. The last time this was published was in January 2015 and it was 2.2.0 of the plugin, but the source shows it is now up to 3.1.1.

Did I miss something?

rspieldenner commented 8 years ago

Will update docs.

jmcgarr commented 8 years ago

Should we be publishing as well?

rspieldenner commented 8 years ago

And check on that.

rspieldenner commented 8 years ago

Yep getting this error (will talk to Gradle):

* What went wrong:
Execution failed for task ':publishPlugins'.
> Failed to post to server.
  Server responded with:
  The user 'nebula' does not have write permissions to: nebula.plugin-plugin'
rspieldenner commented 8 years ago

Fixed