Skip to content

Use the vanniktech plugin to configure Maven publishing #113

Open
@lppedd

Description

@lppedd
Contributor

I've looked at buildSrc, as I'm trying to re-configure to publish also to a private repository, and I think you can simplify the configuration a lot by using https://vanniktech.github.io/gradle-maven-publish-plugin/.

You can take antlr-kotlin as example:
https://github.com/lppedd/antlr-kotlin/blob/7fc16cceaf384d64191f86483bc5692356f6322e/antlr-kotlin-runtime/build.gradle.kts#L51-L61

Activity

sschuberth

sschuberth commented on Jun 12, 2024

@sschuberth

Here is another example use in case it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @sschuberth@lppedd

        Issue actions

          Use the vanniktech plugin to configure Maven publishing · Issue #113 · petertrr/kotlin-multiplatform-diff