|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.ear.output.AbstractFileNameMapping
org.apache.maven.plugin.ear.output.NoVersionForEjbFileNameMapping
public class NoVersionForEjbFileNameMapping
A more sophisticated file name mapping which retains the version only for library jars and leaves it out for for ejb-jars.
| Constructor Summary | |
|---|---|
NoVersionForEjbFileNameMapping()
|
|
| Method Summary | |
|---|---|
String |
mapFileName(org.apache.maven.artifact.Artifact a)
Returns the file name of the specified artifact. |
| Methods inherited from class org.apache.maven.plugin.ear.output.AbstractFileNameMapping |
|---|
generateFileName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoVersionForEjbFileNameMapping()
| Method Detail |
|---|
public String mapFileName(org.apache.maven.artifact.Artifact a)
FileNameMapping
a - the artifact
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||