| Package | Description |
|---|---|
| org.apache.maven.model.building | |
| org.apache.maven.model.plugin |
| Modifier and Type | Method | Description |
|---|---|---|
protected ReportConfigurationExpander |
DefaultModelBuilderFactory.newReportConfigurationExpander() |
| Modifier and Type | Method | Description |
|---|---|---|
DefaultModelBuilder |
DefaultModelBuilder.setReportConfigurationExpander(ReportConfigurationExpander reportConfigurationExpander) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DefaultReportConfigurationExpander |
Handles expansion of general report plugin configuration into individual report sets.
|