Skip to content

avoid duplicate dependency from local install warning - #236

Merged
hboutemy merged 1 commit into
masterfrom
avoid-duplicate-warn
Sep 4, 2026
Merged

avoid duplicate dependency from local install warning#236
hboutemy merged 1 commit into
masterfrom
avoid-duplicate-warn

Conversation

@hboutemy

@hboutemy hboutemy commented Sep 4, 2026

Copy link
Copy Markdown
Member

testing the warning introduced in #227
experience shows that warning message is printed multiple times, at least twice

after research, given the check is done for every file that is recorded in buildinfo, check is typically done for .pom and .jar and every other attachment: they have the same dependencies
=> need to check only .pom to avoid these duplicate warnings

@hboutemy hboutemy added the bug Something isn't working label Sep 4, 2026
@hboutemy
hboutemy merged commit dfd33f6 into master Sep 4, 2026
22 checks passed
@hboutemy
hboutemy deleted the avoid-duplicate-warn branch September 4, 2026 21:29
@github-actions github-actions Bot added this to the 3.6.2 milestone Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant