Uses of Class
org.apache.maven.settings.ActivationOS
Packages that use ActivationOS
-
Uses of ActivationOS in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationOSModifier and TypeMethodDescriptionActivationOS.clone()
Method clone.Activation.getOs()
Get specifies that this profile will be activated when matching OS attributes are detected.Methods in org.apache.maven.settings 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.