SonatypeHost

Describes the various hosts for Sonatype OSSRH. Depending on when a user signed up with Sonatype they have to use different hosts.

See New Users on S01.oss.sonatype.org for more information.

Entries

Link copied to clipboard

The default host for users who signed up before February 2021.

Link copied to clipboard

The host for new users who signed up after February 2021.

Link copied to clipboard

The Sonatype Central Portal for users with specific access.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard

Whether this host is the Sonatype Central Portal.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The root URL for the Sonatype host.

Functions

Link copied to clipboard
fun toVanniktechSonatypeHost(): SonatypeHost

Converts this SonatypeHost enum instance to a com.vanniktech.maven.publish.SonatypeHost instance.

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.