Skip to content

[Fix] Fixed an error importing project Maven#12026

Merged
kezhenxu94 merged 1 commit intoapache:devfrom
mrlisir:dev
Sep 18, 2022
Merged

[Fix] Fixed an error importing project Maven#12026
kezhenxu94 merged 1 commit intoapache:devfrom
mrlisir:dev

Conversation

@mrlisir
Copy link
Contributor

@mrlisir mrlisir commented Sep 17, 2022

Purpose of the pull request

Fix POM resolution failure for import project

Brief change log

Updating POM files depends on artifactId

Verify this pull request

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:

(or)

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

@mrlisir mrlisir requested a review from kezhenxu94 as a code owner September 17, 2022 21:25
@mrlisir mrlisir changed the base branch from dev to 3.0.0-release September 17, 2022 21:33
@mrlisir mrlisir changed the base branch from 3.0.0-release to dev September 17, 2022 21:34
@codecov-commenter
Copy link

codecov-commenter commented Sep 18, 2022

Codecov Report

Merging #12026 (dc0693e) into dev (bbc228e) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                dev   #12026      +/-   ##
============================================
- Coverage     38.67%   38.65%   -0.03%     
+ Complexity     4006     4004       -2     
============================================
  Files          1002     1002              
  Lines         37213    37213              
  Branches       4249     4249              
============================================
- Hits          14393    14385       -8     
- Misses        21187    21195       +8     
  Partials       1633     1633              
Impacted Files Coverage Δ
...eduler/server/worker/task/WorkerHeartBeatTask.java 69.38% <0.00%> (-8.17%) ⬇️
...erver/master/processor/queue/TaskEventService.java 75.00% <0.00%> (-5.36%) ⬇️
...dolphinscheduler/remote/future/ResponseFuture.java 81.96% <0.00%> (-1.64%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kezhenxu94 kezhenxu94 merged commit c24ad9a into apache:dev Sep 18, 2022
xdu-chenrj pushed a commit to xdu-chenrj/dolphinscheduler that referenced this pull request Oct 13, 2022
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.

3 participants