On Wed, Jul 24, 2019 at 5:17 PM leerho <[email protected]> wrote: > ## A question for you: Is it possible to deploy RCs (or Releases) directly > to Maven Central using the command line or SVN (or SFTP) ? (i.e., without > using Maven). >
A colleague of mine has recently done this. Here is the guide he followed: https://support.sonatype.com/hc/en-us/articles/213465868-Uploading-to-a-Staging-Repository-via-REST-API Kenn
