MavenConfigurationSupport

Extension functions for org.gradle.api.publish.maven.MavenPublication to target Maven Central.

Functions

Link copied to clipboard

Configures the pom.xml file of a MavenPublication with the information specified in this configuration.

Link copied to clipboard
fun Project.configureRepository(repoToConfigure: Repository)

Reifies this repository setup onto every PublishingExtension configuration of the provided Project.