Uses of Class
org.apache.maven.settings.Activation
Packages that use Activation
-
Uses of Activation in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationModifier and TypeMethodDescriptionActivation.clone()
Method clone.Profile.getActivation()
Get the conditional logic which will automatically trigger the inclusion of this profile.Methods in org.apache.maven.settings with parameters of type ActivationModifier and TypeMethodDescriptionvoid
Profile.setActivation
(Activation activation) Set the conditional logic which will automatically trigger the inclusion of this profile.