public class MappingUtils extends Object
Artifact
interface. Some
examples might be:
Constructor and Description |
---|
MappingUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
evaluateFileNameMapping(String expression,
org.apache.maven.artifact.Artifact artifact)
Evaluates the specified expression for the given artifact.
|
public static String evaluateFileNameMapping(String expression, org.apache.maven.artifact.Artifact artifact) throws org.codehaus.plexus.interpolation.InterpolationException
expression
- the expression to evaluateartifact
- the artifact to use as value object for tokensorg.codehaus.plexus.interpolation.InterpolationException
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.