Skip to content

drop duplicate dependency#3003

Merged
hengyunabc merged 1 commit intoalibaba:masterfrom
hboutemy:fix-warn
Mar 24, 2025
Merged

drop duplicate dependency#3003
hengyunabc merged 1 commit intoalibaba:masterfrom
hboutemy:fix-warn

Conversation

@hboutemy
Copy link
Contributor

@hboutemy hboutemy commented Mar 24, 2025

fixes 1 warn when building mvn validate

[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for com.taobao.arthas:native-agent:jar:4.0.5
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.taobao.arthas:native-agent-common:jar -> duplicate declaration of version ${project.version} @ com.taobao.arthas:native-agent:${revision}, /home/dev/labs/cluster-management/native-agent/pom.xml, line 53, column 21

@hengyunabc hengyunabc merged commit bde1136 into alibaba:master Mar 24, 2025
14 checks passed
@hboutemy hboutemy deleted the fix-warn branch March 24, 2025 07:57
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.

2 participants