Skip to content

Update#6

Merged
qqilihq merged 10 commits into
masterfrom
update
Nov 22, 2025
Merged

Update#6
qqilihq merged 10 commits into
masterfrom
update

Conversation

@qqilihq
Copy link
Copy Markdown
Owner

@qqilihq qqilihq commented Nov 22, 2025

No description provided.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR modernizes the Maven project's build configuration and deployment infrastructure by migrating from Sonatype OSSRH to Maven Central's new publishing platform and updating dependencies for Java 17 compatibility.

Key Changes:

  • Updates Maven coordinates (groupId and artifactId) for the plugin
  • Migrates deployment infrastructure from Sonatype OSSRH to Maven Central's new publishing system
  • Updates build tooling and dependencies to support Java 17

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 2 comments.

File Description
pom.xml Updates Maven coordinates, replaces legacy Nexus staging plugin with central-publishing-maven-plugin, updates all Maven plugins to modern versions, and adds Java 11 compiler configuration
changelog.md Documents the Maven coordinate changes and JaCoCo plugin update for Java 17 compatibility
README.md Updates Maven coordinates in usage examples and refreshes copyright year to 2025
.github/workflows/main.yml Migrates CI workflow from Java 8 to Java 17, updates GitHub Actions to v4/v5, and switches from OSSRH to Maven Central authentication

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/main.yml Outdated
Comment thread pom.xml
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 22, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.00%. Comparing base (0faed3c) to head (47ad0bf).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master       #6   +/-   ##
=========================================
  Coverage     65.00%   65.00%           
  Complexity       13       13           
=========================================
  Files             1        1           
  Lines            60       60           
  Branches         15       15           
=========================================
  Hits             39       39           
  Misses           12       12           
  Partials          9        9           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qqilihq qqilihq merged commit ed6fb1e into master Nov 22, 2025
1 check passed
@qqilihq qqilihq deleted the update branch November 22, 2025 13:26
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