Uses of Interface
org.apache.maven.model.profile.activation.ProfileActivator
Package
Description
-
Uses of ProfileActivator in org.apache.maven.model.building
Modifier and TypeMethodDescriptionprotected ProfileActivator[]
DefaultModelBuilderFactory.newProfileActivators()
-
Uses of ProfileActivator in org.apache.maven.model.profile
Modifier and TypeMethodDescriptionDefaultProfileSelector.addProfileActivator
(ProfileActivator profileActivator) -
Uses of ProfileActivator in org.apache.maven.model.profile.activation
Modifier and TypeClassDescriptionclass
Determines profile activation based on the existence/absence of some file.class
Determines profile activation based on the version of the current Java runtime.class
Determines profile activation based on the operating system of the current runtime platform.class
Determines profile activation based on the existence or value of some execution property.