| Package | Description | 
|---|---|
| org.apache.maven.plugin.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Execution> | Phase. getExecutions()Method getExecutions. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Phase. addExecution(Execution execution)Method addExecution. | 
| void | Phase. removeExecution(Execution execution)Method removeExecution. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Phase. setExecutions(List<Execution> executions)Set the goals to execute within the phase. | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.