| Package | Description |
|---|---|
| org.codehaus.cargo.maven2 | |
| org.codehaus.cargo.maven2.io.xpp3 |
| Class and Description |
|---|
| AbstractCargoMojo
Common code used by Cargo MOJOs requiring
<container> and
<configuration> elements and supportig the notion of Auto-deployable. |
| AbstractCommonMojo
Common MOJO providing an accessor to the Maven Project object (this is the object containing
all information contained in the POM on which the MOJO is called).
|
| AbstractDeployerMojo
Common mojo for all deployer actions (start deployable, stop deployable, deploy deployable,
undeploy deployable, etc).
|
| DeployerDeployMojo
Deploy a deployable to a container.
|
| DeployerRedeployMojo
Redeploy a deployable (i.e.
|
| DeployerUndeployMojo
Undeploy a deployable from a container.
|
| Merge
Merge settings.
|
| WebXml
Web.xml merge settings.
|
| Class and Description |
|---|
| MergeRoot
Root element of the merge xml.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.