Package | Description |
---|---|
org.apache.maven.plugin.ear | |
org.apache.maven.plugin.ear.util |
Modifier and Type | Class and Description |
---|---|
class |
UnknownArtifactTypeException
Thrown if an unknown artifact type is encountered.
|
Modifier and Type | Method and Description |
---|---|
protected void |
GenerateApplicationXmlMojo.generateJbossDeploymentDescriptor()
Generates the jboss deployment descriptor.
|
protected void |
GenerateApplicationXmlMojo.generateStandardDeploymentDescriptor(JavaEEVersion javaEEVersion)
Generates the deployment descriptor.
|
void |
WebModule.resolveArtifact(Set<Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
JarModule.resolveArtifact(Set<Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
EarModule.resolveArtifact(Set<Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
AbstractEarModule.resolveArtifact(Set<Artifact> artifacts)
Resolves the
Artifact represented by the module. |
Modifier and Type | Method and Description |
---|---|
void |
ArtifactTypeMappingService.configure(org.codehaus.plexus.configuration.PlexusConfiguration plexusConfiguration) |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.