Uses of Class
org.apache.maven.model.Activation
Package
Description
Maven POM (Project Object Model) classes, generated from
maven.mdo
model.POM merger.
-
Uses of Activation in org.apache.maven.model
Modifier and TypeMethodDescriptionActivation.clone()
Method clone.Profile.getActivation()
Get the conditional logic which will automatically trigger the inclusion of this profile.Modifier and TypeMethodDescriptionvoid
Profile.setActivation
(Activation activation) Set the conditional logic which will automatically trigger the inclusion of this profile. -
Uses of Activation in org.apache.maven.model.merge
Modifier and TypeMethodDescriptionprotected void
ModelMerger.mergeActivation
(Activation target, Activation source, boolean sourceDominant, Map<Object, Object> context)