Publish On Central Extension
The extension in charge of configuring the publish-on-central plugin on the target project.
Properties
Link copied to clipboard
The project's license name.
Link copied to clipboard
The license URL connection of the project.
Link copied to clipboard
A description of the project.
Link copied to clipboard
The full project name.
Link copied to clipboard
The URL of the project.
Link copied to clipboard
For GitHub projects, the owner of the repo. Used for the default values of projectUrl and scmConnection
Link copied to clipboard
The SCM connection of the project.
Functions
Link copied to clipboard
fun repository(url: String, name: String = repositoryNameFromURL(
url,
), configurator: Repository.() -> Unit = { })
Utility to configure a new Maven repository as target.