Uses of Class
org.apache.maven.execution.ProjectActivation
Packages that use ProjectActivation
- 
Uses of ProjectActivation in org.apache.maven.cling.invoker.mvnMethods in org.apache.maven.cling.invoker.mvn with parameters of type ProjectActivationModifier and TypeMethodDescriptionprotected voidDefaultMavenInvoker.performProjectActivation(C context, ProjectActivation projectActivation) 
- 
Uses of ProjectActivation in org.apache.maven.executionMethods in org.apache.maven.execution that return ProjectActivationModifier and TypeMethodDescriptionDefaultMavenExecutionRequest.getProjectActivation()MavenExecutionRequest.getProjectActivation()Return the requested activation(s) of project(s) in this execution.