You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the gradle task ./gradlew publishPluginZipPublicationToMavenLocal, you can see that its excluding tasks with the same name:
Tasks that were excluded: [task ':opensearch-notifications-core:publishPluginZipPublicationToMavenLocal', task ':notifications:publishPluginZipPublicationToMavenLocal']
How can one reproduce the bug?
Run /gradlew publishPluginZipPublicationToMavenLocal and check for expected plugin zip in maven local. Should be in ~/.m2/repository/org/opensearch/plugin/opensearch-notifications-core/