Uses of Class
org.apache.maven.settings.ActivationOS
-
Packages that use ActivationOS Package Description org.apache.maven.settings -
-
Uses of ActivationOS in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationOS Modifier and Type Method Description ActivationOSActivation. 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 ActivationOS Modifier and Type Method Description voidActivation. setOs(ActivationOS os)Set specifies that this profile will be activated when matching OS attributes are detected.
-