Uses of Class
org.apache.maven.execution.ProjectActivation
Packages that use ProjectActivation
Package
Description
This package contains the
mvn
tool implementation.-
Uses of ProjectActivation in org.apache.maven.cling.invoker.mvn
Methods in org.apache.maven.cling.invoker.mvn with parameters of type ProjectActivationModifier and TypeMethodDescriptionprotected void
MavenInvoker.performProjectActivation
(C context, ProjectActivation projectActivation) -
Uses of ProjectActivation in org.apache.maven.execution
Methods in org.apache.maven.execution that return ProjectActivationModifier and TypeMethodDescriptionDefaultMavenExecutionRequest.getProjectActivation()
MavenExecutionRequest.getProjectActivation()
Return the requested activation(s) of project(s) in this execution.