Uses of Class
org.apache.maven.profiles.ActivationFile
Packages that use ActivationFile
-
Uses of ActivationFile in org.apache.maven.profiles
Methods in org.apache.maven.profiles that return ActivationFileModifier and TypeMethodDescriptionActivation.getFile()
Get specifies that this profile will be activated based on existence of a file.Methods in org.apache.maven.profiles with parameters of type ActivationFileModifier and TypeMethodDescriptionvoid
Activation.setFile
(ActivationFile file) Set specifies that this profile will be activated based on existence of a file.