Skip to content

How to deploy on Maven Central

Robert Reiz edited this page Apr 4, 2014 · 3 revisions

Deploying something on Maven Central is a not trivial task. It is as Enterprise like as it can be. Here are some useful links to that topic.

First you need to sign up here:

https://issues.sonatype.org

The same login you can use here as well:

https://oss.sonatype.org/

Here are some useful links:

Guide central repository upload

Sonatype OSS Maven Repository Usage Guide

How To Generate PGP Signatures With Maven

Releasing the deployment

Clone this wiki locally