com.xebialabs.deployit.maven
Class GenerateDeploymentPackageMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.xebialabs.deployit.maven.AbstractDeployitMojo
com.xebialabs.deployit.maven.GenerateDeploymentPackageMojo
- All Implemented Interfaces:
- ContextEnabled, Mojo
public class GenerateDeploymentPackageMojo
- extends AbstractDeployitMojo
Build up the Deployit Deployment Package
- Author:
- Benoit Moussaud
- Is configured to the role hint:
- override
- Is defined by the goal name:
- generate-deployment-package
- Is bound to the specified phase of the standard build lifecycle:
- package
- Requires the dependencies in this specified scope:
- compile
| Fields inherited from class com.xebialabs.deployit.maven.AbstractDeployitMojo |
artifactId, commands, DEFAULT_DEPLOYMENT, DEFAULT_ENVIRONMENT, deployableArtifacts, environment, generateManifestOnly, jeeArtifact, mappings, middlewareResources, outputDirectory, packaging, project, testmode, version |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class com.xebialabs.deployit.maven.AbstractDeployitMojo |
deployit, getArtifactId, getCommands, getEnvironment, getInterpreter, getJeeArtifact, getMappings, getMiddlewareResources, getOutputDirectory, getPackaging, getPort, getProject, getRealDeployableArtifact, getRealDeployableArtifact, getScript, getVersion, interpret, interpret, isTestmode, setArtifactId, setCommands, setEnvironment, setJeeArtifact, setMappings, setMiddlewareResources, setOutputDirectory, setPackaging, setPort, setProject, setTestmode, setVersion, startServer, stopServer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateDeploymentPackageMojo
public GenerateDeploymentPackageMojo()
execute
public void execute()
throws MojoExecutionException,
MojoFailureException
- Throws:
MojoExecutionException
MojoFailureException
getJarArchiver
public org.codehaus.plexus.archiver.jar.JarArchiver getJarArchiver()
Copyright © 2010. All Rights Reserved.