Uses of Class org.apache.maven.plugin.lifecycle.Phase (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree Deprecated Index Search Help org.apache.maven.plugin.lifecycle Phase Uses of Class org.apache.maven.plugin.lifecycle.Phase Packages that use Phase Package Description org.apache.maven.plugin.lifecycle   Uses of Phase in org.apache.maven.plugin.lifecycle Methods in org.apache.maven.plugin.lifecycle that return types with arguments of type Phase Modifier and Type Method Description List<Phase> Lifecycle.getPhases() Method getPhases. Methods in org.apache.maven.plugin.lifecycle with parameters of type Phase Modifier and Type Method Description void Lifecycle.addPhase(Phase phase) Method addPhase. void Lifecycle.removePhase(Phase phase) Method removePhase. Method parameters in org.apache.maven.plugin.lifecycle with type arguments of type Phase Modifier and Type Method Description void Lifecycle.setPhases(List<Phase> phases) Set the phase mappings for this lifecycle. Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.