Adding a plugin with dependencies of a specific maven repository

Hi Nicolas,

I’ve removed your test plugin as requested. It doesn’t look like there’s a way to delete a new, unapproved plugin yet.

The build script you posted here will get dependencies only for building the plugin itself and does not declare that consumers of the plugin should have that repository declared. The user would have to add the repository themselves. However, there’s a way to add repositories to a Project in the Plugin<Project> class.

We recommend creating a corporate account for publishing so that access is shared. Currently there’s not a mechanism to allow multiple owners for a given plugin.

Cheers,
Eric