api / org.gradle.api.publish.maven / MavenPomCiManagement

MavenPomCiManagement

@Incubating interface MavenPomCiManagement

The CI management system of a Maven publication.

Since
4.8

See Also
MavenPom

Functions

getSystem

abstract fun getSystem(): Property<String>

The name of this CI management system.

getUrl

abstract fun getUrl(): Property<String>

The URL of this CI management system.