Uses of Class
org.apache.maven.plugin.lifecycle.Execution
-
Uses of Execution in org.apache.maven.plugin.lifecycle
Modifier and TypeMethodDescriptionvoid
Phase.addExecution
(Execution execution) Method addExecution.void
Phase.removeExecution
(Execution execution) Method removeExecution.Modifier and TypeMethodDescriptionvoid
Phase.setExecutions
(List<Execution> executions) Set the goals to execute within the phase.