Package | Description |
---|---|
org.apache.maven.plugin.tools.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–2015 The Apache Software Foundation. All rights reserved.