org.jboss.maven.plugins.as.control.mojo
Class JbossAsControlDeployMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlAbstractMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlAbstractDeploymentMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlDeployMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class JbossAsControlDeployMojo
- extends JbossAsControlAbstractDeploymentMojo
JbossAsControlDeployMojo.java
Maven2 Plugin to deploy to a running AS instance
- Version:
- $Revision: $
- Author:
- ALR
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
void |
execute()
Maven Plugin Execution Entry
Deployes the configured file(s) |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbossAsControlDeployMojo
public JbossAsControlDeployMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Maven Plugin Execution Entry
Deployes the configured file(s)
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2009 JBoss Inc.. All Rights Reserved.