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

Make the artifact ID explicit rather than relying on implicit naming. #255

Merged
merged 3 commits into from
Sep 1, 2023

Conversation

TWiStErRob
Copy link
Collaborator

@TWiStErRob TWiStErRob commented Jul 22, 2023

This allows naming the rootProject whatever we want. Improving developer experience in IDE for example.

Before:
image

After:
image

image

Testing: after this PR the binaries produced by publishToMavenLocal are exactly the same.


Note: by default this changes the Kotlin-mangled internal names:
image
but it's possible to set it 2b2013e

This allows naming the rootProject whatever we want. Improving developer experience in IDE for example.
@szpak szpak merged commit 2a18e12 into gradle-nexus:master Sep 1, 2023
6 checks passed
@szpak
Copy link
Contributor

szpak commented Sep 1, 2023

Thanks

@TWiStErRob TWiStErRob deleted the artifactid branch September 1, 2023 08:38
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.

None yet

2 participants