public class GenerateApplicationXmlMojo extends AbstractEarMojo
APPLICATION_XML_URI, artifactTypeMappings, defaultLibBundleDir, encoding, generatedDescriptorLocation, META_INF, project, UTF_8, version
Constructor and Description |
---|
GenerateApplicationXmlMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
protected void |
generateJbossDeploymentDescriptor()
Generates the jboss deployment descriptor.
|
protected void |
generateStandardDeploymentDescriptor(JavaEEVersion javaEEVersion)
Generates the deployment descriptor.
|
getJbossConfiguration, getModules, getProject, getWorkDirectory
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class AbstractEarMojo
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
protected void generateStandardDeploymentDescriptor(JavaEEVersion javaEEVersion) throws EarPluginException
EarPluginException
protected void generateJbossDeploymentDescriptor() throws EarPluginException
EarPluginException
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.