ci: wrap nexus-staging-maven-plugin in a profile by suztomo · Pull Request #2585 · googleapis/google-api-java-client

@suztomo

The nexus-staging-maven-plugin extension is wrapped by a profile
"release-sonatype" because the extension interferes with maven-deploy-plugin.
We use maven-deploy-plugin to upload artifacts to Artifact Registry.

@suztomo requested a review from a team

May 23, 2025 13:17

@suztomo suztomo changed the title ci: profile to upload to GCP Artifact Registry ci: wrap nexus-staging-maven-plugin in a profile

May 23, 2025

meltsufin