Skip to content

Publishing to maven repository other than central #5592

@chikei

Description

@chikei

It used to be done through SonatypePublisher with stagingRelease = false and can publish without gpg signing.

Now we're deprecating SonatypePublisher, maybe we can make a MavenPublishModule which work just like SonatypeCentralPublishModule but instead of doing staging in publishAll#publishReleases, we just do the same as in publishSnapshot (i.e. publish to given uri using aether)?

After this we probably can deprecate contrib.Artifactory as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions