Uses of Class
org.apache.maven.model.ActivationOS
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.-
Uses of ActivationOS in org.apache.maven.model
Modifier and TypeMethodDescriptionActivationOS.clone()
Method clone.Activation.getOs()
Get specifies that this profile will be activated when matching operating system attributes are detected.Modifier and TypeMethodDescriptionvoid
Activation.setOs
(ActivationOS os) Set specifies that this profile will be activated when matching operating system attributes are detected.