Skip to content

Remove deprecated oss-parent parent POM - #1646

Open
Sandhyasteffy wants to merge 1 commit into
slackapi:mainfrom
Sandhyasteffy:fix-oss-parent-906
Open

Sandhyasteffy wants to merge 1 commit into
slackapi:mainfrom
Sandhyasteffy:fix-oss-parent-906

Conversation

@Sandhyasteffy

Copy link
Copy Markdown
Contributor

Description

This PR removes the deprecated org.sonatype.oss:oss-parent:9 parent POM from the root pom.xml.

The project already has its own Maven Central publishing and release configuration, so the deprecated parent is no longer needed.

Related Issue

Closes #906

Testing

  • mvn validate passes
  • git diff --check passes

@Sandhyasteffy
Sandhyasteffy requested a review from a team as a code owner September 14, 2026 14:34
@codecov

codecov Bot commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.80%. Comparing base (dbe498c) to head (40e0d48).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1646      +/-   ##
============================================
+ Coverage     72.74%   72.80%   +0.05%     
- Complexity     4546     4551       +5     
============================================
  Files           483      483              
  Lines         14456    14456              
  Branches       1513     1513              
============================================
+ Hits          10516    10524       +8     
+ Misses         3042     3037       -5     
+ Partials        898      895       -3     
Flag Coverage Δ
jdk-14 72.80% <ø> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@stevengill stevengill left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@srtaalej srtaalej left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⭐ thank you for taking the time to make this change! LGTM

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.

Replace deprecated oss-parent parent POM

3 participants