Uses of Class
org.apache.maven.profiles.ActivationProperty
Packages that use ActivationProperty
-
Uses of ActivationProperty in org.apache.maven.profiles
Methods in org.apache.maven.profiles that return ActivationPropertyModifier and TypeMethodDescriptionActivation.getProperty()
Get specifies that this profile will be activated when this property is specified.Methods in org.apache.maven.profiles with parameters of type ActivationPropertyModifier and TypeMethodDescriptionvoid
Activation.setProperty
(ActivationProperty property) Set specifies that this profile will be activated when this property is specified.