Uses of Class
org.apache.maven.execution.ProfileActivation
Packages that use ProfileActivation
Package
Description
This package contains the
mvn
tool implementation.-
Uses of ProfileActivation in org.apache.maven.cling.invoker.mvn
Methods in org.apache.maven.cling.invoker.mvn with parameters of type ProfileActivationModifier and TypeMethodDescriptionprotected void
MavenInvoker.performProfileActivation
(C context, ProfileActivation profileActivation) -
Uses of ProfileActivation in org.apache.maven.execution
Methods in org.apache.maven.execution that return ProfileActivationModifier and TypeMethodDescriptionDefaultMavenExecutionRequest.getProfileActivation()
MavenExecutionRequest.getProfileActivation()
Return the requested activation(s) of profile(s) in this execution.