Publish plugin on Gradle Plugin Portal
See original GitHub issuePlugin not available through gradle plugins
block.
Existing workaround https://docs.gradle.org/current/userguide/plugins.html#example_plugin_resolution_strategy
Issue Analytics
- State:
- Created 5 years ago
- Reactions:10
- Comments:19 (11 by maintainers)
Top Results From Across the Web
How do I publish my plugin? - Gradle Plugin Portal
The Plugin Publishing plugin provides tasks that upload your plugin to the Plugin Portal. It can also be used to publish updated versions...
Read more >Plugin: com.gradle.plugin-publish
com.gradle.plugin-publish. Owner: Gradle. Publish plugins to the Gradle Plugin Portal. https://plugins.gradle.org/docs/publish-plugin.
Read more >How do I publish my plugin? - Gradle Plugin Portal
The Plugin Publishing plugin provides tasks that upload your plugin to the Plugin Portal. It can also be used to publish updated versions...
Read more >Using Gradle Plugins
It works with the Gradle plugin portal to provide easy access to both core and ... For more information on publishing plugins to...
Read more >com.gradle.plugin-publish
Publish plugins to the Gradle Plugin Portal ... Created 26 May 2020. - Add support for publishing signatures and checksums for plugins. Other...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Slow to pull the trigger here. Sonatype/maven-central provide us with download metrics and they are useful in determining (for us) the amount of time to invest in projects, the gradle plugin portal maintainers haven’t updated their download data in a while, and don’t seem to have any obvious plans of offering it. We are waiting on that, however we could still update the plugin to use the right apis.
This should be fixed in
2.4.1
.