org.codehaus.mojo.jboss
Class HardDeployMojoDeprecated
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.jboss.AbstractJBossServerMojo
org.codehaus.mojo.jboss.HardDeployMojo
org.codehaus.mojo.jboss.HardDeployMojoDeprecated
- All Implemented Interfaces:
- ContextEnabled, Mojo
Deprecated. As of version 1.4, use the hard-deploy goal instead.
public class HardDeployMojoDeprecated
- extends HardDeployMojo
Place holder to allow deprecated goal name to call hard-deploy.
- Is defined by the goal name:
- harddeploy
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HardDeployMojoDeprecated
public HardDeployMojoDeprecated()
- Deprecated.
Copyright © 2005-2010 Codehaus. All Rights Reserved.