Package | Description |
---|---|
org.apache.maven.plugin.ear.output |
Modifier and Type | Class and Description |
---|---|
class |
FullFileNameMapping
A full file name mapping, useful if artifacts might have the same name across groups.
|
class |
NoVersionFileNameMapping
A simplified version of the standard file name mapping which does not retain the version in the generated file name.
|
class |
NoVersionForEjbFileNameMapping
A more sophisticated file name mapping which retains the version only for library jars and leaves it out for for
ejb-jars.
|
class |
StandardFileNameMapping
The standard file name mapping.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.