Package org.gradle.api.publish.maven
Interface MavenPomIssueManagement
public interface MavenPomIssueManagement
The issue management system of a Maven publication.
- Since:
- 4.8
- See Also:
- 
Method Summary
- 
Method Details- 
getSystemThe name of this issue management system.
- 
getUrlThe URL of this issue management system.
 
-