| Package | Description |
|---|---|
| org.apache.maven.model | |
| org.apache.maven.project |
| Modifier and Type | Method and Description |
|---|---|
Reporting |
Reporting.clone() |
Reporting |
ModelBase.getReporting() |
| Modifier and Type | Method and Description |
|---|---|
static List<Reporting> |
Reporting.reportingToApiV3(List<Reporting> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelBase.setReporting(Reporting reporting) |
| Modifier and Type | Method and Description |
|---|---|
static List<Reporting> |
Reporting.reportingToApiV4(List<Reporting> list) |
| Modifier and Type | Method and Description |
|---|---|
Reporting |
MavenProject.getReporting()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MavenProject.setReporting(Reporting reporting)
Deprecated.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.