Package org.apache.maven.api.model
Class Reporting.Builder
java.lang.Object
org.apache.maven.api.model.Reporting.Builder
- Enclosing class:
 - Reporting
 
Builder class used to create Reporting instances.
- See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionbuild()excludeDefaults(String excludeDefaults) location(Object key, InputLocation location) outputDirectory(String outputDirectory) plugins(Collection<ReportPlugin> plugins)  
- 
Method Details
- 
excludeDefaults
 - 
outputDirectory
 - 
plugins
 - 
location
 - 
build
 
 -