| Package | Description | 
|---|---|
| org.apache.maven.plugin.lifecycle | 
| Modifier and Type | Method and Description | 
|---|---|
List<Phase> | 
Lifecycle.getPhases()
Method getPhases. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Lifecycle.addPhase(Phase phase)
Method addPhase. 
 | 
void | 
Lifecycle.removePhase(Phase phase)
Method removePhase. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Lifecycle.setPhases(List<Phase> phases)
Set the phase mappings for this lifecycle. 
 | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.