swagger2markup-gradle-plugin icon indicating copy to clipboard operation
swagger2markup-gradle-plugin copied to clipboard

Publish to Gradle Central Plugin Repository

Open maccuaa opened this issue 8 years ago • 5 comments
trafficstars

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.

maccuaa avatar Jan 03 '17 14:01 maccuaa

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.

RobWin avatar Jan 03 '17 14:01 RobWin

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.

maccuaa avatar Jan 03 '17 14:01 maccuaa

You can still add and apply plugins like this: https://github.com/Swagger2Markup/swagger2markup-gradle-project-template/blob/master/build.gradle#L11-L22

RobWin avatar Jan 03 '17 14:01 RobWin

@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.

eshepelyuk avatar Jan 29 '18 21:01 eshepelyuk

publish to Gradle Central Plugin Repository, Simpler to use

ghostman-git avatar Aug 23 '18 07:08 ghostman-git