Class ProfileActivationFilePathInterpolator
java.lang.Object
org.apache.maven.model.path.ProfileActivationFilePathInterpolator
Deprecated.
Finds an absolute path for
ActivationFile.getExists() or ActivationFile.getMissing()-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninterpolate(String path, ProfileActivationContext context) Deprecated.Interpolates givenpath.setPathTranslator(PathTranslator pathTranslator) Deprecated.setRootLocator(RootLocator rootLocator) Deprecated.
-
Constructor Details
-
ProfileActivationFilePathInterpolator
public ProfileActivationFilePathInterpolator()Deprecated.
-
-
Method Details
-
setPathTranslator
Deprecated. -
setRootLocator
Deprecated. -
interpolate
public String interpolate(String path, ProfileActivationContext context) throws org.codehaus.plexus.interpolation.InterpolationException Deprecated.Interpolates givenpath.- Returns:
- absolute path or
nullif the input wasnull - Throws:
org.codehaus.plexus.interpolation.InterpolationException
-
org.apache.maven.api.services.ModelBuilderinstead