Uses of Package
org.apache.maven.internal.impl.model
Packages that use org.apache.maven.internal.impl.model
Package
Description
POM merger.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.internal.impl.modelClassDescriptionDescribes the environmental context used to determine the activation status of profiles.Calculates the active profiles among a given collection of profiles.The domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.There are various forms of results that are represented by this class: success - in which case only the model field is set success with warnings - model field + non-error model problems error - no model, but diagnostics error - (partial) model and diagnostics Could encode these variants as subclasses, but kept in one for now
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.inheritanceClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.managementClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.mergeClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.normalizationClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.pluginClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.
-
Classes in org.apache.maven.internal.impl.model used by org.apache.maven.model.profileClassDescriptionThe domain-specific model merger for the Maven POM, overriding generic code from parent class when necessary with more adapted algorithms.