| AbstractDeployment |
This class AbstractDeployment is the base clase which defines a source and target path for a single
deployment unit inside the current project
|
| AutoDeployment |
This class AutoDeployment defines a source and target path for a single
autoDeployment inside the current project
|
| HotDeployment |
This class HotDeployment defines a source and target path for a single
hotdeployment unit inside the current project
|
| MojoAutodeployPlugin |
The Imixs Manik Autodeploy Plugin runs during the LifecyclePhase INSTALL on
the goal 'deploy'.
|
| MojoHotdeployPlugin |
The Imixs Manik Hotdeploy Plugin can be started by the goal 'hotdeploy' This
goal can be used to hotdeploy changed made in a source directory.
|