You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
It’s becoming kind of a recurring joke… :/
A single Maven upload task can only upload to a single repository. So I created another task (`testUploadArchives`) to test the upload locally.
Also, I decide to disable automatic Sonatype release and Git push. The reasons are:
- We cannot know what was the previous state of the staging repository on Sonatype. => Better check manually before releasing!
- We don’t want to push before the release is actually available for download, which can take time.
0 commit comments