api / org.gradle.api.publish.maven / MavenPom / issueManagement

issueManagement

@Incubating abstract fun issueManagement(action: Action<in MavenPomIssueManagement>): Unit

Configures the issue management for the publication represented by this POM.

Since
4.8