Package | Description |
---|---|
org.apache.maven.plugin.tools.model |
Modifier and Type | Method and Description |
---|---|
LifecycleExecution |
Mojo.getExecution()
Get information about a sub-execution of the Maven lifecycle
which should be processed.
|
Modifier and Type | Method and Description |
---|---|
void |
Mojo.setExecution(LifecycleExecution execution)
Set information about a sub-execution of the Maven lifecycle
which should be processed.
|
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.