Problems publishing an existing gradle plugin to the plugin portal

I am currently trying to publish an existing plugin to the gradle plugin portal.

I followed the instructions and currently get this error:

Execution failed for task ‘:restdocs-api-spec-gradle-plugin:publishPlugins’.

Failed to post to server.
Server responded with:
You are not the owner of group com.epages

The PR including the changes to add the gradle plugin publications can be found here: Publish plugin to the Gradle Plugins Portal by chadlwilson · Pull Request #80 · ePages-de/restdocs-api-spec · GitHub

I think the configuration is fine.

How is the “ownership” checked? What can I do to prove ownership? I am an admin of the github project and also have publish rights on bintray.

Thanks for your help.

1 Like