Package | Description |
---|---|
org.apache.maven.plugins.ear | |
org.apache.maven.plugins.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 |
JarModule.resolveArtifact(Set<org.apache.maven.artifact.Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
AbstractEarModule.resolveArtifact(Set<org.apache.maven.artifact.Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
WebModule.resolveArtifact(Set<org.apache.maven.artifact.Artifact> artifacts)
Resolves the
Artifact represented by the module. |
void |
EarModule.resolveArtifact(Set<org.apache.maven.artifact.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–2022 The Apache Software Foundation. All rights reserved.