Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the vanniktech plugin to configure Maven publishing #113

Open
lppedd opened this issue Jun 5, 2024 · 1 comment
Open

Use the vanniktech plugin to configure Maven publishing #113

lppedd opened this issue Jun 5, 2024 · 1 comment

Comments

@lppedd
Copy link
Contributor

lppedd commented Jun 5, 2024

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

@sschuberth
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants