Hi Joseph,

For official releases we just do mvn release:prepare release:perform. The
poms encode everything that has to happen, including sources jars, javadocs
jars, signing everything, and pushing it up to Maven Central. You might be
able to modify them to push to a different repo.

On Mon, Jul 23, 2018 at 5:06 PM Joseph Glanville <jos...@meteor.com> wrote:

> Hi,
>
> Is the release process for publishing Maven artifacts documented somewhere?
> We have been building tar archives with `mvn package` successfully but we
> would like to publish our own Maven artifacts also, including `-sources`
> JARs so we can add them as dependencies to projects outside of the Druid
> source tree.
>
> Joseph.
>

Reply via email to