Hey guys,
I’m currently working on a plugin that is designed for internal consumption within my company. We have a nexus repository, but I can’t use the PublishingPlugin to push to it even though I configured it via the RepositoryHandler.
Two questions arise from there:
- Can I push a gradle plugin bundle to Nexus and retrieve it from there?
- Can I self-host my own gradle plugin repository?
Cheers,
Thomas