Constructor and Description |
---|
Mapping() |
Mapping(String select,
String path) |
Modifier and Type | Method and Description |
---|---|
static String |
getArtifactPath(Mapping[] mappings,
org.apache.maven.artifact.Artifact artifact) |
String |
getPath() |
String |
getSelect() |
boolean |
isMatch(org.apache.maven.artifact.Artifact artifact) |
void |
setPath(String path) |
void |
setSelect(String select) |
public boolean isMatch(org.apache.maven.artifact.Artifact artifact)
public static String getArtifactPath(Mapping[] mappings, org.apache.maven.artifact.Artifact artifact)
Copyright © 2012-2013. All Rights Reserved.