Interface IndraSonatypePublishingExtension

All Known Implementing Classes:
IndraSonatypePublishingExtensionImpl

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

    Modifier and Type
    Method
    Description
    void
    Use an alternate host for the Sonatype OSSRH.
  • Method Details

    • 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