| Package | Description |
|---|---|
| org.apache.maven.plugin.ear | |
| org.apache.maven.plugin.ear.util |
| Modifier and Type | Method and Description |
|---|---|
static EarModule |
EarModuleFactory.newEarModule(org.apache.maven.artifact.Artifact artifact,
JavaEEVersion javaEEVersion,
java.lang.String defaultLibBundleDir,
java.lang.Boolean includeInApplicationXml,
ArtifactTypeMappingService typeMappingService)
Creates a new
EarModule based on the specified Artifact and the specified execution
configuration. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ArtifactTypeMappingService.getStandardType(java.lang.String type)
Returns the standard type for the specified type.
|