Uses of Package
org.apache.maven.model.building
Packages that use org.apache.maven.model.building
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Classes in org.apache.maven.model.building used by org.apache.mavenClassDescriptionThere 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.model.building used by org.apache.maven.cli
-
Classes in org.apache.maven.model.building used by org.apache.maven.exception
-
Classes in org.apache.maven.model.building used by org.apache.maven.graphClassDescriptionThere 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.model.building used by org.apache.maven.model.buildingClassDescriptionCollects settings that control building of effective models.Collects the output of the model builder.Collects problems that are encountered during model building.Note: uses @Typed to limit the types it is available for injection to just ModelProcessor.A model building request that delegates all methods invocations to another request, meant for easy transformations by subclassing.Builds the effective model from a POM.Holds data relevant for a model building event.Assists in firing events from a generic method by abstracting from the actual callback method to be called on the listener.Signals one ore more errors during model building.Defines events that the model builder fires during construction of the effective model.Collects settings that control the building of effective models.Collects the output of the model builder.Caches auxiliary data used during model building like already processed raw/effective models.Describes a tag used by the model builder to access a
ModelCache
.Holds a model along with some auxiliary information.Describes a problem that was encountered during model building.The different severity levels for a problem, in decreasing order.VersionCollects problems that are encountered during model building.Extends the ModelproblemCollector by the capacity of returning the collected problems.Class to wrap request parameters to ModelProblemCollector.addProblemModelProcessorDeprecated.Provides access to the contents of a POM independently of the backing store (e.g.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.model.building used by org.apache.maven.model.compositionClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.inheritanceClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.interpolationClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.managementClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.normalizationClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.pathClassDescriptionCollects settings that control the building of effective models.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.pluginClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.profileClassDescriptionCollects settings that control the building of effective models.Collects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.profile.activationClassDescriptionCollects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.resolution
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.superpom
-
Classes in org.apache.maven.model.building used by org.apache.maven.model.validationClassDescriptionCollects settings that control the building of effective models.The different severity levels for a problem, in decreasing order.VersionCollects problems that are encountered during model building.
-
Classes in org.apache.maven.model.building used by org.apache.maven.projectClassDescriptionProvides a skeleton implementation for model building listeners.Builds the effective model from a POM.Holds data relevant for a model building event.Defines events that the model builder fires during construction of the effective model.Collects settings that control the building of effective models.Collects the output of the model builder.Caches auxiliary data used during model building like already processed raw/effective models.Describes a problem that was encountered during model building.ModelProcessorDeprecated.instead use
Source
-
Classes in org.apache.maven.model.building used by org.apache.maven.project.artifact
-
Classes in org.apache.maven.model.building used by org.apache.maven.project.validationClassDescriptionCollects problems that are encountered during model building.Class to wrap request parameters to ModelProblemCollector.addProblem
-
Classes in org.apache.maven.model.building used by org.apache.maven.repository.internalClassDescriptionBuilds the effective model from a POM.Caches auxiliary data used during model building like already processed raw/effective models.Deprecated.instead use
Source
Source