Uses of Class
org.apache.maven.model.ActivationFile
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.-
Uses of ActivationFile in org.apache.maven.model
Modifier and TypeMethodDescriptionActivationFile.clone()
Method clone.Activation.getFile()
Get specifies that this profile will be activated based on existence of a file.Modifier and TypeMethodDescriptionvoid
Activation.setFile
(ActivationFile file) Set specifies that this profile will be activated based on existence of a file.