Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
94 stars 25 forks source link

Add configuration for deploying to Maven Central through Gradle #168

Closed DenWav closed 2 years ago

DenWav commented 2 years ago

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.