Class PathTranslatingPostProcessor
java.lang.Object
org.apache.maven.project.interpolation.PathTranslatingPostProcessor
- All Implemented Interfaces:
org.codehaus.plexus.interpolation.InterpolationPostProcessor
@Deprecated
public class PathTranslatingPostProcessor
extends Object
implements org.codehaus.plexus.interpolation.InterpolationPostProcessor
Deprecated.
-
Constructor Summary
ConstructorDescriptionPathTranslatingPostProcessor
(List<String> expressionPrefixes, List<String> unprefixedPathKeys, File projectDir, PathTranslator pathTranslator) Deprecated. -
Method Summary
-
Constructor Details
-
Method Details
-
execute
Deprecated.- Specified by:
execute
in interfaceorg.codehaus.plexus.interpolation.InterpolationPostProcessor
-