| Package | Description |
|---|---|
| org.apache.maven.tools.plugin.extractor.model |
| Modifier and Type | Method and Description |
|---|---|
List<Component> |
Mojo.getComponents()
Method getComponents.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mojo.addComponent(Component component)
Method addComponent.
|
void |
Mojo.removeComponent(Component component)
Method removeComponent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mojo.setComponents(List<Component> components)
Set list of plexus components required by this mojo.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.