Package org.apache.maven.model.path


package org.apache.maven.model.path
  • Class
    Description
    Resolves relative paths within a model against a specific base directory.
    Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
    Resolves relative paths against a specific base directory.
    Normalizes a URL.
    Resolves relative paths of a model against a specific base directory.
    Normalizes URLs to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.
    Resolves relative paths against a specific base directory.
    Finds an absolute path for ActivationFile.getExists() or ActivationFile.getMissing()
    Normalizes a URL to remove the ugly parent references "../" that got potentially inserted by URL adjustment during model inheritance.