Skip to content

Conversation

@tkcmrc
Copy link
Contributor

@tkcmrc tkcmrc commented Jul 16, 2020

Objective

plugin portalへのpublishが失敗する問題への対応

Execution failed for task ':publishPlugins'.
> Invalid plugin ID 'de.lemona.gradle': multiple plugins are using the same ID

Updates

Sampleと同じフォーマットにしてみる

https://guides.gradle.org/publishing-plugins-to-gradle-plugin-portal/#configure_the_plugin_publishing_plugin

Now specify the details of the plugin. This is done in a plugins block within the gradlePlugin block. The most important part is the id property,

@tkcmrc tkcmrc self-assigned this Jul 16, 2020
@tkcmrc tkcmrc requested a review from aostanin July 16, 2020 03:27
@tkcmrc tkcmrc merged commit bae7954 into master Jul 16, 2020
@tkcmrc tkcmrc deleted the bug/failed_publish_to_plugin_portal branch July 16, 2020 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants