Package net.kyori.indra.sonatype
Interface IndraSonatypePublishingExtension
-
- All Known Implementing Classes:
IndraSonatypePublishingExtensionImpl
public interface IndraSonatypePublishingExtensionExtensions for thenet.kyori.indra.publishing.sonatypeplugin.- Since:
- 2.0.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiduseAlternateSonatypeOSSHost(java.lang.String name)Use an alternate host for the Sonatype OSSRH.
-