Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.model.interpolation | |
org.apache.maven.model.path | |
org.apache.maven.model.profile.activation |
Class and Description |
---|
ModelPathTranslator
Resolves relative paths of a model against a specific base directory.
|
ModelUrlNormalizer
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
PathTranslator
Resolves relative paths against a specific base directory.
|
ProfileActivationFilePathInterpolator
Finds an absolute path for
ActivationFile.getExists() or ActivationFile.getMissing() |
UrlNormalizer
Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
Class and Description |
---|
PathTranslator
Resolves relative paths against a specific base directory.
|
UrlNormalizer
Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
Class and Description |
---|
DefaultModelPathTranslator
Resolves relative paths within a model against a specific base directory.
|
DefaultModelUrlNormalizer
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
ModelPathTranslator
Resolves relative paths of a model against a specific base directory.
|
ModelUrlNormalizer
Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
PathTranslator
Resolves relative paths against a specific base directory.
|
ProfileActivationFilePathInterpolator
Finds an absolute path for
ActivationFile.getExists() or ActivationFile.getMissing() |
UrlNormalizer
Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during
model inheritance.
|
Class and Description |
---|
ProfileActivationFilePathInterpolator
Finds an absolute path for
ActivationFile.getExists() or ActivationFile.getMissing() |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.