Package | Description |
---|---|
io.takari.maven.plugins.plugin.model |
Modifier and Type | Method and Description |
---|---|
MojoDescriptor |
MojoDescriptor.clone()
Method clone.
|
Modifier and Type | Method and Description |
---|---|
List<MojoDescriptor> |
PluginDescriptor.getMojos()
Method getMojos.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginDescriptor.addMojo(MojoDescriptor mojoDescriptor)
Method addMojo.
|
void |
PluginDescriptor.removeMojo(MojoDescriptor mojoDescriptor)
Method removeMojo.
|
Modifier and Type | Method and Description |
---|---|
void |
PluginDescriptor.setMojos(List<MojoDescriptor> mojos)
Set the mojos field.
|
Copyright © 2020. All rights reserved.