Skip to content

Comments

[Chore] Remove duplicate declaration at pom#17981

Merged
SbloodyS merged 3 commits intoapache:devfrom
ruanwenjun:dev_wenjun_removeDuplicateDeclaration
Feb 25, 2026
Merged

[Chore] Remove duplicate declaration at pom#17981
SbloodyS merged 3 commits intoapache:devfrom
ruanwenjun:dev_wenjun_removeDuplicateDeclaration

Conversation

@ruanwenjun
Copy link
Member

@ruanwenjun ruanwenjun commented Feb 16, 2026

Purpose of the pull request

Warning:  Some problems were encountered while building the effective model for org.apache.dolphinscheduler:dolphinscheduler-bom:pom:dev-SNAPSHOT
Warning:  'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-api:jar -> duplicate declaration of version ${io.grpc.version} @ line 186, column 25
Warning:  'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: io.grpc:grpc-core:jar -> duplicate declaration of version ${io.grpc.version} @ line 191, column 25
Warning:  'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.code.findbugs:jsr305:jar -> duplicate declaration of version ${jsr305.version} @ line 743, column 25
Warning:  'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.errorprone:error_prone_annotations:jar -> version ${error.prone.annotations.version} vs ${error_prone_annotations.version} @ line 758, column 25
Warning:  'dependencyManagement.dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: com.google.protobuf:protobuf-java:jar -> duplicate declaration of version ${protobuf.version} @ line 939, column 25
Warning:  
Warning:  Some problems were encountered while building the effective model for org.apache.dolphinscheduler:dolphinscheduler-alert-wechat:jar:dev-SNAPSHOT
Warning:  'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.dolphinscheduler:dolphinscheduler-spi:jar -> duplicate declaration of version (?) @ line 40, column 21
Warning:  
Warning:  Some problems were encountered while building the effective model for org.apache.dolphinscheduler:dolphinscheduler-alert-webexteams:jar:dev-SNAPSHOT
Warning:  'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.dolphinscheduler:dolphinscheduler-spi:jar -> duplicate declaration of version (?) @ line 40, column [21](https://github.com/apache/dolphinscheduler/actions/runs/22009890986/job/63701248972?pr=17978#step:7:22)
Warning:  
Warning:  It is highly recommended to fix these problems because they threaten the stability of your build.
Warning:  
Warning:  For this reason, future Maven versions might no longer support building such malformed projects.
Warning:

Brief change log

Remove some duplicate declarations.

Verify this pull request

This pull request is code cleanup without any test coverage.

Pull Request Notice

Pull Request Notice

If your pull request contains incompatible change, you should also add it to docs/docs/en/guide/upgrade/incompatible.md

@ruanwenjun ruanwenjun requested a review from SbloodyS as a code owner February 16, 2026 03:36
@ruanwenjun ruanwenjun added this to the 3.4.1 milestone Feb 16, 2026
SbloodyS
SbloodyS previously approved these changes Feb 22, 2026
Copy link
Member

@SbloodyS SbloodyS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ruanwenjun ruanwenjun force-pushed the dev_wenjun_removeDuplicateDeclaration branch from 2b8f7c4 to 93338f0 Compare February 24, 2026 08:43
@sonarqubecloud
Copy link

@SbloodyS SbloodyS merged commit e7bee8c into apache:dev Feb 25, 2026
75 of 76 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants