Interface IndraSonatypePublishingExtension

  • All Known Implementing Classes:
    IndraSonatypePublishingExtensionImpl

    public interface IndraSonatypePublishingExtension
    Extensions for the net.kyori.indra.publishing.sonatype plugin.
    Since:
    2.0.0
    • Method Detail

      • useAlternateSonatypeOSSHost

        void useAlternateSonatypeOSSHost​(String name)
        Use an alternate host for the Sonatype OSSRH.
        Parameters:
        name - the prefix to use -- for example, to use s01.oss.sonatype.org, the name should be s01
        Since:
        2.0.0