Skip to content

Give structured modules unique archive names - #235

Merged
vRallev merged 1 commit into
mainfrom
ralf/artifact
Jul 28, 2026
Merged

Give structured modules unique archive names#235
vRallev merged 1 commit into
mainfrom
ralf/artifact

Conversation

@vRallev

@vRallev vRallev commented Jul 28, 2026

Copy link
Copy Markdown
Owner

Gradle defaults archive names to leaf project names, causing role-based modules such as impl to collide in distributions. Derive the archive-name convention from artifactId() so artifacts are distinct while explicit consumer overrides remain supported.

Gradle defaults archive names to leaf project names, causing role-based modules such as `impl` to collide in distributions. Derive the archive-name convention from `artifactId()` so artifacts are distinct while explicit consumer overrides remain supported.
@vRallev
vRallev marked this pull request as ready for review July 28, 2026 14:14
@vRallev
vRallev merged commit 6d7b301 into main Jul 28, 2026
24 checks passed
@vRallev
vRallev deleted the ralf/artifact branch July 28, 2026 14:14
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.

1 participant