Note for initial testing this only calls closeSonatypeStagingRepository so it will not fully deploy to Maven Central. Once we have confirmed the configuration here is correct, then we can replace that with closeAndReleaseSonatypeStagingRepository to fully automate the deployment.
Note for initial testing this only calls
closeSonatypeStagingRepository
so it will not fully deploy to Maven Central. Once we have confirmed the configuration here is correct, then we can replace that withcloseAndReleaseSonatypeStagingRepository
to fully automate the deployment.