JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.api.artifacts.maven
PomModuleDescriptor
Contents
Description
Method Summary
Method Details
getPackaging()
Hide sidebar
Show sidebar
Interface PomModuleDescriptor
public interface
PomModuleDescriptor
The metadata about a Maven POM that acts as an input to a component metadata rule.
Since:
6.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getPackaging
()
Returns the packaging for this POM.
Method Details
getPackaging
String
getPackaging
()
Returns the packaging for this POM.
Returns:
the packaging type