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