Uses of Interface
org.apache.maven.api.Lifecycle.Phase
Packages that use Lifecycle.Phase
Package
Description
Maven Core API
- 
Uses of Lifecycle.Phase in org.apache.maven.apiMethods in org.apache.maven.api that return types with arguments of type Lifecycle.Phase
- 
Uses of Lifecycle.Phase in org.apache.maven.lifecycle.internal.concurrentConstructors in org.apache.maven.lifecycle.internal.concurrent with parameters of type Lifecycle.PhaseModifierConstructorDescriptionBuildStep(String name, MavenProject project, Lifecycle.Phase phase)