Package | Description |
---|---|
org.apache.maven.model |
Maven POM (Project Object Model) classes, generated from
maven.mdo model. |
org.apache.maven.model.merge |
POM merger.
|
Modifier and Type | Class and Description |
---|---|
class |
Plugin
The
<plugin> element contains
informations required for a plugin. |
class |
PluginExecution
The
<execution> element contains
informations required for the
execution of a plugin. |
class |
ReportPlugin
The
<plugin> element contains
informations required for a report plugin. |
class |
ReportSet
Represents a set of reports and configuration to be used to
generate them.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationContainer |
ConfigurationContainer.clone()
Method clone.
|
ConfigurationContainer |
ConfigurationContainer.clone()
Method clone.
|
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.