swagger2markup-gradle-plugin
swagger2markup-gradle-plugin copied to clipboard
Publish to Gradle Central Plugin Repository
It would be awesome if this plugin was published to the Gradle Central Plugin Repository so that it can be used with the new Gradle Plugins DSL.
Hi, thx for using the Gradle Plugin and I should definitely publish it to the Plugin Repository. I already tried it some months ago, but I failed. I should try it again now. If you like Swagger2Markup, we would love to get your GitHub star.
Done! Thanks for the prompt reply. As a workaround I'm trying to add the plugin using the pluginRepositories DSL but haven't had any luck so far.
You can still add and apply plugins like this: https://github.com/Swagger2Markup/swagger2markup-gradle-project-template/blob/master/build.gradle#L11-L22
@RobWin what's was the issue with publishing ? Gradle plugin portal had some bugs about publishing new versions, i.e. the version was not downloadable after release. But that was fixed monthes ago. Publishing plugin to Gradle portal repo is quite straighforward. Let me know if I can help on this.
publish to Gradle Central Plugin Repository, Simpler to use