Uses of Class
org.apache.maven.profiles.ActivationOS
Packages that use ActivationOS
-
Uses of ActivationOS in org.apache.maven.profiles
Methods in org.apache.maven.profiles that return ActivationOSModifier and TypeMethodDescriptionActivation.getOs()
Get specifies that this profile will be activated when matching OS attributes are detected.Methods in org.apache.maven.profiles with parameters of type ActivationOSModifier and TypeMethodDescriptionvoid
Activation.setOs
(ActivationOS os) Set specifies that this profile will be activated when matching OS attributes are detected.