|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.ear.output.StandardFileNameMapping
public class StandardFileNameMapping
The standard fine name mapping. It returns the name of the file in the local repository.
| Constructor Summary | |
|---|---|
StandardFileNameMapping()
|
|
| Method Summary | |
|---|---|
java.lang.String |
mapFileName(org.apache.maven.artifact.Artifact a)
Returns the file name of the specified artifact. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardFileNameMapping()
| Method Detail |
|---|
public java.lang.String mapFileName(org.apache.maven.artifact.Artifact a)
FileNameMapping
mapFileName in interface FileNameMappinga - the artifact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||