ruanwenjun opened a new pull request, #17981: URL: https://github.com/apache/dolphinscheduler/pull/17981
## Purpose of the pull request <img width="1503" height="549" alt="image" src="https://github.com/user-attachments/assets/7449d1f1-16dd-49f8-9d7c-b3878f59d5f3" /> ## Brief change log ``` 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: ``` ## Verify this pull request <!--*(Please pick either of the following options)*--> This pull request is code cleanup without any test coverage. *(or)* This pull request is already covered by existing tests, such as *(please describe tests)*. (or) This change added tests and can be verified as follows: <!--*(example:)* - *Added dolphinscheduler-dao tests for end-to-end.* - *Added CronUtilsTest to verify the change.* - *Manually verified the change by testing locally.* --> (or) ## Pull Request Notice [Pull Request Notice](https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) If your pull request contains incompatible change, you should also add it to `docs/docs/en/guide/upgrade/incompatible.md` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
