Skip to content

Conversation

@scordio
Copy link
Member

@scordio scordio commented Aug 4, 2025

No description provided.

@scordio scordio added this to the 3.0.0-M6 milestone Aug 4, 2025
@scordio scordio requested a review from Copilot August 4, 2025 17:50
Copy link

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 migrates the project from Sonatype's Nexus staging plugin to the Central Publisher Portal for Maven publishing and enables snapshot publishing functionality. The migration involves updating Maven configuration, GitHub Actions workflows, and dependency versions.

  • Replace nexus-staging-maven-plugin with central-publishing-maven-plugin
  • Update GitHub Actions to use Maven Central credentials instead of OSSRH
  • Add snapshot publishing workflow for automatic publishing on main branch pushes

Reviewed Changes

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

File Description
pom.xml Updates parent version to snapshot, replaces Nexus plugin with Central Publisher plugin, adds temporary snapshot repository
assertj-generator/pom.xml Updates parent version and removes JUnit Jupiter version override
.github/workflows/release.yml Updates credentials from OSSRH to Maven Central for release workflow
.github/workflows/main.yml Adds new snapshot publishing job that runs after tests pass on main branch

@scordio scordio marked this pull request as ready for review August 9, 2025 14:20
@scordio scordio merged commit 5efd98b into main Aug 9, 2025
8 checks passed
@scordio scordio deleted the central-portal branch August 9, 2025 14:23
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.

2 participants