| Package | Description |
|---|---|
| org.codehaus.cargo.maven2 | |
| org.codehaus.cargo.maven2.merge |
| Class and Description |
|---|
| AbstractCargoMojo
Common code used by Cargo MOJOs requiring
<container> and
<configuration> elements and supporting 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).
|
| AbstractDaemonMojo
Common mojo for all daemon actions (start deployable, stop deployable).
|
| AbstractDeployerMojo
Common mojo for all deployer actions (start deployable, stop deployable, deploy deployable,
undeploy deployable, etc).
|
| AbstractUberWarMojo
Common mojo for Uberjar.
|
| ContainerStartMojo
Start a container using Cargo.
|
| DeployerDeployMojo
Deploy a deployable to a container.
|
| DeployerRedeployMojo
Redeploy a deployable (i.e.
|
| DeployerUndeployMojo
Undeploy a deployable from a container.
|
| Class and Description |
|---|
| Merge
Merge settings.
|
Copyright © 2004–2018 Github. All rights reserved.