Skip to content

[BUG] ./gradlew publishPluginZipPublicationToMavenLocal does not actually publish to maven local #1067

@cwperks

Description

@cwperks

What is the bug?

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/

What is the expected behavior?

Expect plugin to be published to maven local

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions