-
- All Implemented Interfaces:
public final class ConfigurationKt
-
-
Method Summary
Modifier and Type Method Description final static UnitconfigurePomForMavenCentral(MavenPublication $self, PublishOnCentralExtension extension)Configures the pom. final static UnitconfigureRepository(Project $self, Repository repoToConfigure)Reifies this repository setup onto every PublishingExtension configuration of the provided project. -
-
Method Detail
-
configurePomForMavenCentral
final static Unit configurePomForMavenCentral(MavenPublication $self, PublishOnCentralExtension extension)
Configures the pom.xml file of a MavenPublication with the information specified in this configuration.
-
configureRepository
final static Unit configureRepository(Project $self, Repository repoToConfigure)
Reifies this repository setup onto every PublishingExtension configuration of the provided project.
-
-
-
-