Uses of Class
org.apache.maven.settings.ActivationFile
-
Packages that use ActivationFile Package Description org.apache.maven.settings -
-
Uses of ActivationFile in org.apache.maven.settings
Methods in org.apache.maven.settings that return ActivationFile Modifier and Type Method Description ActivationFileActivationFile. clone()Method clone.ActivationFileActivation. getFile()Get specifies that this profile will be activated based on existence of a file.Methods in org.apache.maven.settings with parameters of type ActivationFile Modifier and Type Method Description voidActivation. setFile(ActivationFile file)Set specifies that this profile will be activated based on existence of a file.
-