JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.api.publish.maven
MavenPomIssueManagement
Contents
Description
Method Summary
Method Details
getSystem()
getUrl()
Hide sidebar
Show sidebar
Interface MavenPomIssueManagement
public interface
MavenPomIssueManagement
The issue management system of a Maven publication.
Since:
4.8
See Also:
MavenPom
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Property
<
String
>
getSystem
()
The name of this issue management system.
Property
<
String
>
getUrl
()
The URL of this issue management system.
Method Details
getSystem
Property
<
String
>
getSystem
()
The name of this issue management system.
getUrl
Property
<
String
>
getUrl
()
The URL of this issue management system.