Uses of Package
org.apache.maven.api.services.model
Packages that use org.apache.maven.api.services.model
Package
Description
Maven Resolver extensions for utilizing the Maven POM and Maven
repository metadata.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.api.services.modelClassDescriptionSignals an error when resolving the path to an external model.Describes the environmental context used to determine the activation status of profiles.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.implClassDescriptionLocates and reads POM files from the filesystem.Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.Model builder specific version parser.Handles expansion of general build plugin configuration into individual executions.Simplifies URLs by removing parent directory references ("/../") and collapsing path segments.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.impl.modelClassDescriptionHandles the import of dependency management from other models into the target model.Handles injection of dependency management into the model.Handles inheritance of model values.Handles injection of plugin executions induced by the lifecycle bindings for a packaging.Replaces expressions of the form
${token}with their effective values.Handles normalization of a model.Resolves relative paths of a model against a specific base directory.Locates and reads POM files from the filesystem.Resolves a POM from its coordinates.Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.Checks the model for missing or invalid values.Model builder specific version parser.Resolves relative paths against a specific base directory.Handles expansion of general build plugin configuration into individual executions.Handles injection of plugin management into the model.Describes the environmental context used to determine the activation status of profiles.Determines whether a profile should be activated.Handles profile injection into the model.Calculates the active profiles among a given collection of profiles.Locates the root directory for a given project.Simplifies URLs by removing parent directory references ("/../") and collapsing path segments. -
Classes in org.apache.maven.api.services.model used by org.apache.maven.impl.model.profileClassDescriptionDescribes the environmental context used to determine the activation status of profiles.Determines whether a profile should be activated.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.impl.model.rootlocatorClassDescriptionDetects whether a given directory is a root directory.Locates the root directory for a given project.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.impl.resolverClassDescriptionResolves a POM from its coordinates.Signals an error when resolving the path to an external model.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.projectClassDescriptionHandles injection of plugin executions induced by the lifecycle bindings for a packaging.
-
Classes in org.apache.maven.api.services.model used by org.apache.maven.project.collector