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